Package eu.bandm.tools.tpath.absy
Class TPath.__SAX_Parser.XMLPARSER_Expr
java.lang.Object
eu.bandm.tools.tpath.absy.TPath.__SAX_Parser.XMLPARSER_Expr
- Direct Known Subclasses:
- TPath.__SAX_Parser.XMLPARSER_BinaryExpr,- TPath.__SAX_Parser.XMLPARSER_FunctionCall,- TPath.__SAX_Parser.XMLPARSER_Literal,- TPath.__SAX_Parser.XMLPARSER_Number,- TPath.__SAX_Parser.XMLPARSER_PathExpr,- TPath.__SAX_Parser.XMLPARSER_Root,- TPath.__SAX_Parser.XMLPARSER_Step,- TPath.__SAX_Parser.XMLPARSER_UnaryExpr,- TPath.__SAX_Parser.XMLPARSER_ValueExpr,- TPath.__SAX_Parser.XMLPARSER_VariableReference
- Enclosing class:
- TPath.__SAX_Parser
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprotected booleanprotected boolean
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidfillFields(TPath.Expr newobj) voidparsefields(TPath.Expr newobj) 
- 
Field Details- 
__check__forcingprotected boolean __check__forcing
- 
__check__forcedprotected boolean __check__forced
 
- 
- 
Constructor Details- 
XMLPARSER_Exprprotected XMLPARSER_Expr()
 
- 
- 
Method Details- 
fillFields
- 
parsefields
 
-