org.apache.jsieve.parser.generated
Interface SieveParserTreeConstants

All Known Implementing Classes:
SieveParser

public interface SieveParserTreeConstants


Field Summary
static int JJTARGUMENT
           
static int JJTARGUMENTS
           
static int JJTBLOCK
           
static int JJTCOMMAND
           
static int JJTCOMMANDS
           
static java.lang.String[] jjtNodeName
           
static int JJTSTART
           
static int JJTSTRING
           
static int JJTSTRING_LIST
           
static int JJTTEST
           
static int JJTTEST_LIST
           
 

Field Detail

JJTSTART

public static final int JJTSTART
See Also:
Constant Field Values

JJTCOMMANDS

public static final int JJTCOMMANDS
See Also:
Constant Field Values

JJTCOMMAND

public static final int JJTCOMMAND
See Also:
Constant Field Values

JJTBLOCK

public static final int JJTBLOCK
See Also:
Constant Field Values

JJTARGUMENTS

public static final int JJTARGUMENTS
See Also:
Constant Field Values

JJTARGUMENT

public static final int JJTARGUMENT
See Also:
Constant Field Values

JJTTEST

public static final int JJTTEST
See Also:
Constant Field Values

JJTTEST_LIST

public static final int JJTTEST_LIST
See Also:
Constant Field Values

JJTSTRING

public static final int JJTSTRING
See Also:
Constant Field Values

JJTSTRING_LIST

public static final int JJTSTRING_LIST
See Also:
Constant Field Values

jjtNodeName

public static final java.lang.String[] jjtNodeName


Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.