Uses of Class
xtc.parser.GenericValue

Packages that use GenericValue
xtc.parser   
 

Uses of GenericValue in xtc.parser
 

Subclasses of GenericValue in xtc.parser
 class GenericActionValue
          Element to set the semantic value to an action.
 class GenericNodeValue
          Element to set the semantic value to a generic node.
 class GenericRecursionValue
          Element to set the semantic value to a list of actions.
 

Methods in xtc.parser with parameters of type GenericValue
protected  boolean EquivalenceTester.areEquivalent(GenericValue v1, GenericValue v2)
          Determine whether the specified generic values are equivalent.
 void MetaDataSetter.visit(GenericValue v)
          Analyze the specified generic value.
 



Copyright © 2012. All Rights Reserved.