Package jmri.jmris.srcp.parser
Interface SRCPParserConstants
-
- All Known Implementing Classes:
SRCPParser
,SRCPParserTokenManager
public interface SRCPParserConstants
-
-
Field Summary
Fields Modifier and Type Field Description static int
A
static int
B
static int
C
static int
CHECK
static int
COMMAND
static int
CONNECTIONMODELITTERAL
static int
CONTINUE
static int
CV
static int
CVBIT
static int
D
static int
DEFAULT
static int
DELAY
static int
DESCRIPTION
static int
DRIVEMODE
static int
E
static int
EOF
static int
EOL
static int
F
static int
FB
static int
FUNCTIONMODE
static int
G
static int
GA
static int
GET
static int
GL
static int
GM
static int
GO
static int
H
static int
I
static int
IN_TIME
static int
INFO
static int
INIT
static int
J
static int
JMRILIGHT
static int
JMRISENSOR
static int
JMRITURNOUT
static int
K
static int
L
static int
LOCK
static int
M
static int
N
static int
NMRA
static int
NONZEROADDR
static int
O
static int
OFF
static int
ON
static int
ONOFF
static int
P
static int
POWER
static int
PROTOCOL
static int
PROTOCOLLITTERAL
static int
Q
static int
R
static int
REG
static int
RESET
static int
RETURN
static int
S
static int
SERVER
static int
SESSION
static int
SET
static int
SM
static int
SPACE
static int
SRCP
static int
T
static int
TAB
static int
TERM
static int
TIME
static java.lang.String[]
tokenImage
static int
U
static int
V
static int
VERIFY
static int
VERSION
static int
W
static int
WAIT
static int
X
static int
Y
static int
Z
static int
ZEROADDR
-
-
-
Field Detail
-
EOF
static final int EOF
- See Also:
- Constant Field Values
-
EOL
static final int EOL
- See Also:
- Constant Field Values
-
RETURN
static final int RETURN
- See Also:
- Constant Field Values
-
CONTINUE
static final int CONTINUE
- See Also:
- Constant Field Values
-
TAB
static final int TAB
- See Also:
- Constant Field Values
-
SPACE
static final int SPACE
- See Also:
- Constant Field Values
-
ZEROADDR
static final int ZEROADDR
- See Also:
- Constant Field Values
-
NONZEROADDR
static final int NONZEROADDR
- See Also:
- Constant Field Values
-
JMRITURNOUT
static final int JMRITURNOUT
- See Also:
- Constant Field Values
-
JMRISENSOR
static final int JMRISENSOR
- See Also:
- Constant Field Values
-
JMRILIGHT
static final int JMRILIGHT
- See Also:
- Constant Field Values
-
ONOFF
static final int ONOFF
- See Also:
- Constant Field Values
-
ON
static final int ON
- See Also:
- Constant Field Values
-
OFF
static final int OFF
- See Also:
- Constant Field Values
-
PROTOCOL
static final int PROTOCOL
- See Also:
- Constant Field Values
-
DRIVEMODE
static final int DRIVEMODE
- See Also:
- Constant Field Values
-
FUNCTIONMODE
static final int FUNCTIONMODE
- See Also:
- Constant Field Values
-
DELAY
static final int DELAY
- See Also:
- Constant Field Values
-
NMRA
static final int NMRA
- See Also:
- Constant Field Values
-
FB
static final int FB
- See Also:
- Constant Field Values
-
GA
static final int GA
- See Also:
- Constant Field Values
-
GL
static final int GL
- See Also:
- Constant Field Values
-
GM
static final int GM
- See Also:
- Constant Field Values
-
SM
static final int SM
- See Also:
- Constant Field Values
-
LOCK
static final int LOCK
- See Also:
- Constant Field Values
-
TIME
static final int TIME
- See Also:
- Constant Field Values
-
POWER
static final int POWER
- See Also:
- Constant Field Values
-
SESSION
static final int SESSION
- See Also:
- Constant Field Values
-
DESCRIPTION
static final int DESCRIPTION
- See Also:
- Constant Field Values
-
SERVER
static final int SERVER
- See Also:
- Constant Field Values
-
SRCP
static final int SRCP
- See Also:
- Constant Field Values
-
GO
static final int GO
- See Also:
- Constant Field Values
-
VERSION
static final int VERSION
- See Also:
- Constant Field Values
-
PROTOCOLLITTERAL
static final int PROTOCOLLITTERAL
- See Also:
- Constant Field Values
-
CONNECTIONMODELITTERAL
static final int CONNECTIONMODELITTERAL
- See Also:
- Constant Field Values
-
INFO
static final int INFO
- See Also:
- Constant Field Values
-
COMMAND
static final int COMMAND
- See Also:
- Constant Field Values
-
CVBIT
static final int CVBIT
- See Also:
- Constant Field Values
-
CV
static final int CV
- See Also:
- Constant Field Values
-
REG
static final int REG
- See Also:
- Constant Field Values
-
GET
static final int GET
- See Also:
- Constant Field Values
-
SET
static final int SET
- See Also:
- Constant Field Values
-
CHECK
static final int CHECK
- See Also:
- Constant Field Values
-
INIT
static final int INIT
- See Also:
- Constant Field Values
-
TERM
static final int TERM
- See Also:
- Constant Field Values
-
WAIT
static final int WAIT
- See Also:
- Constant Field Values
-
VERIFY
static final int VERIFY
- See Also:
- Constant Field Values
-
RESET
static final int RESET
- See Also:
- Constant Field Values
-
A
static final int A
- See Also:
- Constant Field Values
-
B
static final int B
- See Also:
- Constant Field Values
-
C
static final int C
- See Also:
- Constant Field Values
-
D
static final int D
- See Also:
- Constant Field Values
-
E
static final int E
- See Also:
- Constant Field Values
-
F
static final int F
- See Also:
- Constant Field Values
-
G
static final int G
- See Also:
- Constant Field Values
-
H
static final int H
- See Also:
- Constant Field Values
-
I
static final int I
- See Also:
- Constant Field Values
-
J
static final int J
- See Also:
- Constant Field Values
-
K
static final int K
- See Also:
- Constant Field Values
-
L
static final int L
- See Also:
- Constant Field Values
-
M
static final int M
- See Also:
- Constant Field Values
-
N
static final int N
- See Also:
- Constant Field Values
-
O
static final int O
- See Also:
- Constant Field Values
-
P
static final int P
- See Also:
- Constant Field Values
-
Q
static final int Q
- See Also:
- Constant Field Values
-
R
static final int R
- See Also:
- Constant Field Values
-
S
static final int S
- See Also:
- Constant Field Values
-
T
static final int T
- See Also:
- Constant Field Values
-
U
static final int U
- See Also:
- Constant Field Values
-
V
static final int V
- See Also:
- Constant Field Values
-
W
static final int W
- See Also:
- Constant Field Values
-
X
static final int X
- See Also:
- Constant Field Values
-
Y
static final int Y
- See Also:
- Constant Field Values
-
Z
static final int Z
- See Also:
- Constant Field Values
-
DEFAULT
static final int DEFAULT
- See Also:
- Constant Field Values
-
IN_TIME
static final int IN_TIME
- See Also:
- Constant Field Values
-
tokenImage
static final java.lang.String[] tokenImage
-
-