ru.biosoft.math.parser
Interface ParserTreeConstants

All Known Implementing Classes:
MathMLParser, Parser

public interface ParserTreeConstants


Field Summary
static int JJTCONSTANT
           
static int JJTFUNCTIONDECLARATION
           
static int JJTFUNNODE
           
static java.lang.String[] jjtNodeName
           
static int JJTPIECE
           
static int JJTPIECEWISE
           
static int JJTSTART
           
static int JJTVARNODE
           
static int JJTVOID
           
 

Field Detail

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.