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