@InterfaceAudience.Public @InterfaceStability.Evolving public static class Parser.StrToken extends Parser.Token
Constructor and Description |
---|
StrToken(Parser.TType type,
String str) |
Modifier and Type | Method and Description |
---|---|
String |
getStr() |
getNode, getNum, getType
public StrToken(Parser.TType type, String str)
public String getStr()
getStr
in class Parser.Token
Copyright © 2021 Apache Software Foundation. All rights reserved.