ru.biosoft.math.parser
Interface ParserTreeConstants
- All Known Implementing Classes:
- MathMLParser, Parser
- public interface ParserTreeConstants
JJTSTART
public static final int JJTSTART
- See Also:
- Constant Field Values
JJTVOID
public static final int JJTVOID
- See Also:
- Constant Field Values
JJTFUNNODE
public static final int JJTFUNNODE
- See Also:
- Constant Field Values
JJTFUNCTIONDECLARATION
public static final int JJTFUNCTIONDECLARATION
- See Also:
- Constant Field Values
JJTVARNODE
public static final int JJTVARNODE
- See Also:
- Constant Field Values
JJTPIECEWISE
public static final int JJTPIECEWISE
- See Also:
- Constant Field Values
JJTPIECE
public static final int JJTPIECE
- See Also:
- Constant Field Values
JJTCONSTANT
public static final int JJTCONSTANT
- See Also:
- Constant Field Values
jjtNodeName
public static final java.lang.String[] jjtNodeName
Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.