Uses of Class
nts.interf.base.EModifier

Packages that use EModifier
nts.interf.base   
 

Uses of EModifier in nts.interf.base
 

Methods in nts.interf.base that return EModifier
 EModifier IVarTableEntry.modifier()
           
static EModifier EModifier.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static EModifier[] EModifier.values()
          Returns an array containing the constants of this enum type, in the order they are declared.