Package org.apache.felix.gogo.runtime
Class Parser
java.lang.Object
org.apache.felix.gogo.runtime.Parser
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
[ a b ...] [ k1=v1 k2=v2 ...]static class
{ program }static class
static class
static class
token1 | token2 | ...static class
pipe1 ; pipe2 ; ...static class
( program )static class
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final LinkedList
<String> protected final List
<Parser.Statement> protected final Tokenizer
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
tz
-
stack
-
tokens
-
statements
-
-
Constructor Details
-
Parser
-
-
Method Details
-
tokens
-
statements
-
program
-
push
-
next
-
sequence
-
closure
-
statement
-
array
-
expectNotNull
protected void expectNotNull() -
start
-
end
-
expect
-
whole
-
whole
-