public static class Parser.Pipeline extends Parser.Executable
| Constructor and Description |
|---|
Pipeline(Token cs,
java.util.List<Parser.Executable> tokens) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Parser.Executable> |
tokens() |
charAt, column, eq, length, line, start, subSequence, toStringpublic Pipeline(Token cs, java.util.List<Parser.Executable> tokens)
public java.util.List<Parser.Executable> tokens()
Copyright © 2006-2016 The Apache Software Foundation. All Rights Reserved.