@InterfaceAudience.Public @InterfaceStability.Evolving public static class Parser.NumToken extends Parser.Token
| Constructor and Description | 
|---|
| Parser.NumToken(double num) | 
| Modifier and Type | Method and Description | 
|---|---|
| double | getNum() | 
getNode, getStr, getTypepublic Parser.NumToken(double num)
public double getNum()
getNum in class Parser.TokenCopyright © 2016 Apache Software Foundation. All Rights Reserved.