Class NumericLiteralImpl

java.lang.Object
org.sonar.python.tree.PyTree
org.sonar.python.tree.NumericLiteralImpl
All Implemented Interfaces:
Expression, NumericLiteral, Tree

public class NumericLiteralImpl extends PyTree implements NumericLiteral