| Package | Description |
|---|---|
| xtc | |
| xtc.type |
| Modifier and Type | Method and Description |
|---|---|
static Constants.FuzzyBoolean |
Constants.FuzzyBoolean.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Constants.FuzzyBoolean[] |
Constants.FuzzyBoolean.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Constants.FuzzyBoolean |
AST.hasLocation(Type type)
Determine whether instances of the specified type have a source
location.
|
protected abstract Constants.FuzzyBoolean |
AST.hasLocationUser(Type type)
Determine whether instances of the specified user-defined type
have a source location.
|
protected Constants.FuzzyBoolean |
JavaAST.hasLocationUser(Type type) |
Copyright © 2014. All Rights Reserved.