Interface LighterASTTokenNode

All Superinterfaces:
LighterASTNode

public interface LighterASTTokenNode extends LighterASTNode
  • Method Details

    • getText

      CharSequence getText()
      Note: a text returned may be linked back to file content text and therefore should be internalized through CharTable if referenced as is.
      Returns:
      text of a token