Uses of Class
xtc.Constants.FuzzyBoolean

Packages that use Constants.FuzzyBoolean
xtc   
xtc.type   
 

Uses of Constants.FuzzyBoolean in xtc
 

Methods in xtc that return Constants.FuzzyBoolean
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.
 

Uses of Constants.FuzzyBoolean in xtc.type
 

Methods in xtc.type that return Constants.FuzzyBoolean
 Constants.FuzzyBoolean AST.hasLocation(Type type)
          Determine whether instances of the specified type have a source location.
protected  Constants.FuzzyBoolean JavaAST.hasLocationUser(Type type)
           
protected abstract  Constants.FuzzyBoolean AST.hasLocationUser(Type type)
          Determine whether instances of the specified user-defined type have a source location.
 



Copyright © 2012. All Rights Reserved.