public static class Parser.Pipeline extends Parser.Executable
Constructor and Description |
---|
Pipeline(Token cs,
List<Parser.Executable> tokens) |
Modifier and Type | Method and Description |
---|---|
List<Parser.Executable> |
tokens() |
charAt, column, eq, length, line, start, subSequence, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
chars, codePoints
public Pipeline(Token cs, List<Parser.Executable> tokens)
public List<Parser.Executable> tokens()
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.