jmri.jmrix.srcp.parser
Interface SRCPClientParserConstants

All Known Implementing Classes:
SRCPClientParser, SRCPClientParserTokenManager

public interface SRCPClientParserConstants

Token literal values and constants. Generated by org.javacc.parser.OtherFilesGen#start()


Field Summary
static int A
          RegularExpression Id.
static int ADDR
          RegularExpression Id.
static int B
          RegularExpression Id.
static int C
          RegularExpression Id.
static int CHECK
          RegularExpression Id.
static int COMMAND
          RegularExpression Id.
static int CONNECTIONMODELITTERAL
          RegularExpression Id.
static int D
          RegularExpression Id.
static int DEFAULT
          Lexical state.
static int DELAY
          RegularExpression Id.
static int DESCRIPTION
          RegularExpression Id.
static int DRIVEMODE
          RegularExpression Id.
static int E
          RegularExpression Id.
static int EOF
          End of File.
static int EOL
          RegularExpression Id.
static int ERROR
          RegularExpression Id.
static int ERRORCODE
          RegularExpression Id.
static int F
          RegularExpression Id.
static int FB
          RegularExpression Id.
static int G
          RegularExpression Id.
static int GA
          RegularExpression Id.
static int GET
          RegularExpression Id.
static int GL
          RegularExpression Id.
static int GM
          RegularExpression Id.
static int GO
          RegularExpression Id.
static int H
          RegularExpression Id.
static int HOUR
          RegularExpression Id.
static int I
          RegularExpression Id.
static int IN_REASON
          Lexical state.
static int INFO
          RegularExpression Id.
static int INIT
          RegularExpression Id.
static int JMRILIGHT
          RegularExpression Id.
static int JMRISENSOR
          RegularExpression Id.
static int JMRITURNOUT
          RegularExpression Id.
static int JULDATE
          RegularExpression Id.
static int K
          RegularExpression Id.
static int L
          RegularExpression Id.
static int LOCK
          RegularExpression Id.
static int M
          RegularExpression Id.
static int MINSEC
          RegularExpression Id.
static int N
          RegularExpression Id.
static int NEWLINE
          RegularExpression Id.
static int NONZEROBUS
          RegularExpression Id.
static int O
          RegularExpression Id.
static int OFF
          RegularExpression Id.
static int OK
          RegularExpression Id.
static int ON
          RegularExpression Id.
static int ONOFF
          RegularExpression Id.
static int P
          RegularExpression Id.
static int POWER
          RegularExpression Id.
static int PROTOCOL
          RegularExpression Id.
static int PROTOCOLLITTERAL
          RegularExpression Id.
static int R
          RegularExpression Id.
static int REASON
          RegularExpression Id.
static int RESET
          RegularExpression Id.
static int RETURN
          RegularExpression Id.
static int S
          RegularExpression Id.
static int SERVER
          RegularExpression Id.
static int SESSION
          RegularExpression Id.
static int SET
          RegularExpression Id.
static int SM
          RegularExpression Id.
static int SPACE
          RegularExpression Id.
static int SRCP
          RegularExpression Id.
static int T
          RegularExpression Id.
static int TERM
          RegularExpression Id.
static int TIME
          RegularExpression Id.
static String[] tokenImage
          Literal token values.
static int V
          RegularExpression Id.
static int VERIFY
          RegularExpression Id.
static int VERSION
          RegularExpression Id.
static int W
          RegularExpression Id.
static int WAIT
          RegularExpression Id.
static int Y
          RegularExpression Id.
static int Z
          RegularExpression Id.
 

Field Detail

EOF

static final int EOF
End of File.

See Also:
Constant Field Values

REASON

static final int REASON
RegularExpression Id.

See Also:
Constant Field Values

EOL

static final int EOL
RegularExpression Id.

See Also:
Constant Field Values

RETURN

static final int RETURN
RegularExpression Id.

See Also:
Constant Field Values

NEWLINE

static final int NEWLINE
RegularExpression Id.

See Also:
Constant Field Values

SPACE

static final int SPACE
RegularExpression Id.

See Also:
Constant Field Values

ADDR

static final int ADDR
RegularExpression Id.

See Also:
Constant Field Values

JMRITURNOUT

static final int JMRITURNOUT
RegularExpression Id.

See Also:
Constant Field Values

JMRISENSOR

static final int JMRISENSOR
RegularExpression Id.

See Also:
Constant Field Values

JMRILIGHT

static final int JMRILIGHT
RegularExpression Id.

See Also:
Constant Field Values

NONZEROBUS

static final int NONZEROBUS
RegularExpression Id.

See Also:
Constant Field Values

ONOFF

static final int ONOFF
RegularExpression Id.

See Also:
Constant Field Values

ON

static final int ON
RegularExpression Id.

See Also:
Constant Field Values

OFF

static final int OFF
RegularExpression Id.

See Also:
Constant Field Values

PROTOCOL

static final int PROTOCOL
RegularExpression Id.

See Also:
Constant Field Values

DRIVEMODE

static final int DRIVEMODE
RegularExpression Id.

See Also:
Constant Field Values

JULDATE

static final int JULDATE
RegularExpression Id.

See Also:
Constant Field Values

HOUR

static final int HOUR
RegularExpression Id.

See Also:
Constant Field Values

MINSEC

static final int MINSEC
RegularExpression Id.

See Also:
Constant Field Values

DELAY

static final int DELAY
RegularExpression Id.

See Also:
Constant Field Values

FB

static final int FB
RegularExpression Id.

See Also:
Constant Field Values

GA

static final int GA
RegularExpression Id.

See Also:
Constant Field Values

GL

static final int GL
RegularExpression Id.

See Also:
Constant Field Values

GM

static final int GM
RegularExpression Id.

See Also:
Constant Field Values

SM

static final int SM
RegularExpression Id.

See Also:
Constant Field Values

LOCK

static final int LOCK
RegularExpression Id.

See Also:
Constant Field Values

TIME

static final int TIME
RegularExpression Id.

See Also:
Constant Field Values

POWER

static final int POWER
RegularExpression Id.

See Also:
Constant Field Values

SESSION

static final int SESSION
RegularExpression Id.

See Also:
Constant Field Values

DESCRIPTION

static final int DESCRIPTION
RegularExpression Id.

See Also:
Constant Field Values

SERVER

static final int SERVER
RegularExpression Id.

See Also:
Constant Field Values

SRCP

static final int SRCP
RegularExpression Id.

See Also:
Constant Field Values

GO

static final int GO
RegularExpression Id.

See Also:
Constant Field Values

VERSION

static final int VERSION
RegularExpression Id.

See Also:
Constant Field Values

PROTOCOLLITTERAL

static final int PROTOCOLLITTERAL
RegularExpression Id.

See Also:
Constant Field Values

CONNECTIONMODELITTERAL

static final int CONNECTIONMODELITTERAL
RegularExpression Id.

See Also:
Constant Field Values

GET

static final int GET
RegularExpression Id.

See Also:
Constant Field Values

SET

static final int SET
RegularExpression Id.

See Also:
Constant Field Values

CHECK

static final int CHECK
RegularExpression Id.

See Also:
Constant Field Values

INIT

static final int INIT
RegularExpression Id.

See Also:
Constant Field Values

TERM

static final int TERM
RegularExpression Id.

See Also:
Constant Field Values

WAIT

static final int WAIT
RegularExpression Id.

See Also:
Constant Field Values

VERIFY

static final int VERIFY
RegularExpression Id.

See Also:
Constant Field Values

RESET

static final int RESET
RegularExpression Id.

See Also:
Constant Field Values

INFO

static final int INFO
RegularExpression Id.

See Also:
Constant Field Values

OK

static final int OK
RegularExpression Id.

See Also:
Constant Field Values

ERROR

static final int ERROR
RegularExpression Id.

See Also:
Constant Field Values

ERRORCODE

static final int ERRORCODE
RegularExpression Id.

See Also:
Constant Field Values

COMMAND

static final int COMMAND
RegularExpression Id.

See Also:
Constant Field Values

A

static final int A
RegularExpression Id.

See Also:
Constant Field Values

B

static final int B
RegularExpression Id.

See Also:
Constant Field Values

C

static final int C
RegularExpression Id.

See Also:
Constant Field Values

D

static final int D
RegularExpression Id.

See Also:
Constant Field Values

E

static final int E
RegularExpression Id.

See Also:
Constant Field Values

F

static final int F
RegularExpression Id.

See Also:
Constant Field Values

G

static final int G
RegularExpression Id.

See Also:
Constant Field Values

H

static final int H
RegularExpression Id.

See Also:
Constant Field Values

I

static final int I
RegularExpression Id.

See Also:
Constant Field Values

K

static final int K
RegularExpression Id.

See Also:
Constant Field Values

L

static final int L
RegularExpression Id.

See Also:
Constant Field Values

M

static final int M
RegularExpression Id.

See Also:
Constant Field Values

N

static final int N
RegularExpression Id.

See Also:
Constant Field Values

O

static final int O
RegularExpression Id.

See Also:
Constant Field Values

P

static final int P
RegularExpression Id.

See Also:
Constant Field Values

R

static final int R
RegularExpression Id.

See Also:
Constant Field Values

S

static final int S
RegularExpression Id.

See Also:
Constant Field Values

T

static final int T
RegularExpression Id.

See Also:
Constant Field Values

W

static final int W
RegularExpression Id.

See Also:
Constant Field Values

V

static final int V
RegularExpression Id.

See Also:
Constant Field Values

Y

static final int Y
RegularExpression Id.

See Also:
Constant Field Values

Z

static final int Z
RegularExpression Id.

See Also:
Constant Field Values

IN_REASON

static final int IN_REASON
Lexical state.

See Also:
Constant Field Values

DEFAULT

static final int DEFAULT
Lexical state.

See Also:
Constant Field Values

tokenImage

static final String[] tokenImage
Literal token values.



Copyright © 1997 - 2011 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads