Interface LiteralTree

All Superinterfaces:
HasTextRange, Tree
All Known Subinterfaces:
IntegerLiteralTree, StringLiteralTree
All Known Implementing Classes:
IntegerLiteralTreeImpl, LiteralTreeImpl, StringLiteralTreeImpl

public interface LiteralTree extends Tree
  • Method Details