接口 LighterASTTokenNode

所有超级接口:
LighterASTNode

public interface LighterASTTokenNode extends LighterASTNode
  • 方法详细资料

    • getText

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