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