Class IntegerLiteralTreeImpl

All Implemented Interfaces:
HasTextRange, IntegerLiteralTree, LiteralTree, Tree

public class IntegerLiteralTreeImpl extends LiteralTreeImpl implements IntegerLiteralTree
Languages that can have integer literal with other bases, or who use a different syntax for binary/octal/decimal/hexadecimal values, specific plugins should provide its own implementation of IntegerLiteralTree