Package eu.bandm.tools.tpath.absy
Class TPath.__SAX_Parser.XMLPARSER_BinaryExpr
java.lang.Object
eu.bandm.tools.tpath.absy.TPath.__SAX_Parser.XMLPARSER_Expr
eu.bandm.tools.tpath.absy.TPath.__SAX_Parser.XMLPARSER_BinaryExpr
- Direct Known Subclasses:
TPath.__SAX_Parser.XMLPARSER_And,TPath.__SAX_Parser.XMLPARSER_ComparisonExpr,TPath.__SAX_Parser.XMLPARSER_Div,TPath.__SAX_Parser.XMLPARSER_Eq,TPath.__SAX_Parser.XMLPARSER_EqualityExpr,TPath.__SAX_Parser.XMLPARSER_Filter,TPath.__SAX_Parser.XMLPARSER_Geq,TPath.__SAX_Parser.XMLPARSER_Gt,TPath.__SAX_Parser.XMLPARSER_Leq,TPath.__SAX_Parser.XMLPARSER_LogicalExpr,TPath.__SAX_Parser.XMLPARSER_Lt,TPath.__SAX_Parser.XMLPARSER_Minus,TPath.__SAX_Parser.XMLPARSER_Mod,TPath.__SAX_Parser.XMLPARSER_Mult,TPath.__SAX_Parser.XMLPARSER_Neq,TPath.__SAX_Parser.XMLPARSER_NumericExpr,TPath.__SAX_Parser.XMLPARSER_Or,TPath.__SAX_Parser.XMLPARSER_Plus,TPath.__SAX_Parser.XMLPARSER_Union
- Enclosing class:
TPath.__SAX_Parser
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected booleanprotected booleanFields inherited from class eu.bandm.tools.tpath.absy.TPath.__SAX_Parser.XMLPARSER_Expr
__check__forced, __check__forcing -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidfillFields(TPath.BinaryExpr newobj) voidparsefields(TPath.BinaryExpr newobj) Methods inherited from class eu.bandm.tools.tpath.absy.TPath.__SAX_Parser.XMLPARSER_Expr
fillFields, parsefields
-
Field Details
-
__check__left
protected boolean __check__left -
__check__right
protected boolean __check__right
-
-
Constructor Details
-
XMLPARSER_BinaryExpr
protected XMLPARSER_BinaryExpr()
-
-
Method Details
-
fillFields
-
parsefields
-