Package | Description |
---|---|
org.apache.felix.gogo.runtime |
Modifier and Type | Method and Description |
---|---|
Token |
Tokenizer.token() |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.util.List<java.util.List<Token>>> |
Parser.program() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
Evaluate.eval(Token t) |
java.lang.Object |
Closure.eval(Token t) |
Modifier and Type | Method and Description |
---|---|
void |
Parser.array(java.util.List<Token> list,
java.util.Map<Token,Token> map) |
void |
Parser.array(java.util.List<Token> list,
java.util.Map<Token,Token> map) |
void |
Parser.array(java.util.List<Token> list,
java.util.Map<Token,Token> map) |
java.lang.Object |
Closure.executeStatement(java.util.List<Token> statement) |
Constructor and Description |
---|
Pipe(Closure closure,
java.util.List<Token> statement) |
Copyright © 2014. All Rights Reserved.