Package | Description |
---|---|
org.apache.felix.gogo.runtime |
Modifier and Type | Method and Description |
---|---|
Parser.Program |
Parser.program() |
Parser.Program |
Parser.Sequence.program() |
Parser.Program |
Parser.Closure.program() |
Constructor and Description |
---|
Closure(CommandSessionImpl session,
Closure parent,
Parser.Program program) |
Closure(Token cs,
Parser.Program program) |
Sequence(Token cs,
Parser.Program program) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.