public class DotIdeBoolean extends DotIdentifier
| Modifier and Type | Field and Description |
|---|---|
static DotIdeBoolean |
TRUE |
| Constructor and Description |
|---|
DotIdeBoolean(java.lang.String origIdent,
boolean boolVal) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getBoolVal() |
getIdentpublic static DotIdeBoolean TRUE