| Package | Description |
|---|---|
| brennus.model |
| Modifier and Type | Class and Description |
|---|---|
class |
FinalStatus |
class |
Protection |
class |
StaticStatus |
| Modifier and Type | Method and Description |
|---|---|
static MemberFlags |
MemberFlags.fromKeywords(Keyword... keywords) |
static Protection |
Protection.getProtection(Keyword... keywords) |
static boolean |
FinalStatus.isFinal(Keyword... keywords) |
static boolean |
StaticStatus.isStatic(Keyword... keywords) |
| Constructor and Description |
|---|
MemberFlags(Keyword[] keywords) |
Copyright © 2014. All Rights Reserved.