Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
S
SHORTEST
- Static variable in class pobs.
PDirective
SHORTEST_ALTERNATIVE
- Static variable in class pobs.control.
PC
Instance of
PShortestAlternative
.
SIGNED_FLOAT
- Static variable in class pobs.utility.
POBS
Matches a signed floating decimal of any length.
SIGNED_INT
- Static variable in class pobs.utility.
POBS
Matches a signed decimal integer of any length.
search(Object)
- Method in class pobs.action.
PStack
Returns the 1-based position where an object is on this stack.
semanticErrorOccured()
- Method in interface pobs.
PErrorHandler
Returns
true
if at least one semantic error occured.
semanticErrorOccured()
- Method in class pobs.errorhandler.
PDefaultErrorHandler
set()
- Method in class pobs.action.
PString
set(String)
- Method in class pobs.action.
PString
set(int, Object)
- Method in class pobs.action.
PVector
set(PObject)
- Method in class pobs.parser.
PPointer
Sets the parser to which this pointer references.
setAction(int, Object)
- Method in class pobs.action.
PAbstractList
setAction(PNumber, Object)
- Method in class pobs.action.
PAbstractList
setAction()
- Method in class pobs.action.
PBoolean
setAction(PBoolean)
- Method in class pobs.action.
PBoolean
setAction(boolean)
- Method in class pobs.action.
PBoolean
setAction(int, Object)
- Method in interface pobs.action.
PList
setAction(PNumber, Object)
- Method in interface pobs.action.
PList
setAction()
- Method in class pobs.action.
PNumber
setAction(PNumber)
- Method in class pobs.action.
PNumber
setActions(boolean)
- Method in class pobs.
PDirective
Enables or disables actions for this PContext.
setAlternatives(Object)
- Method in class pobs.
PDirective
Sets the alternatives mode for this PContext.
setCaseSensitive(boolean)
- Method in class pobs.
PDirective
Enables or disables case sensitivity for this PContext.
setErrorInfo(String)
- Method in class pobs.
PParser
Sets an error info.
setMatchAction(PAction)
- Method in class pobs.
PParser
Defines the action used in the case of matching.
setMismatchAction(PAction)
- Method in class pobs.
PParser
Defines the action used in the case of missmatching.
setSkip(boolean)
- Method in class pobs.
PDirective
Enables or disables skipping for this PContext.
setSkipper(PObject)
- Method in class pobs.
PDirective
Sets the
parser
to use for skipping.
shortValue()
- Method in class pobs.action.
PNumber
sign()
- Static method in class pobs.utility.
POBS
Matches all the ASCII characters for the positive and negative signs.
signedInt()
- Static method in class pobs.utility.
POBS
Creates a new instance of a parser for optionally signed integer numbers.
size()
- Method in class pobs.action.
PVector
Insert the method's description here.
skip(PScanner, long)
- Method in class pobs.
PDirective
Support method for skipping.
string
- Variable in class pobs.action.
PLog
subList(int, int)
- Method in class pobs.action.
PVector
substring(long, long)
- Method in interface pobs.
PScanner
Returns the part of the input from the beginning upto the ending index locations.
substring(long, long)
- Method in class pobs.scanner.
PReverseScanner
substring(long, long)
- Method in class pobs.scanner.
PStringScanner
substring(long, long)
- Method in class pobs.scanner.
PTextScanner
subtractAction(PNumber)
- Method in class pobs.action.
PNumber
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U