类 Node

java.lang.Object
org.ssssssss.script.parsing.ast.Node
所有已实现的接口:
Opcodes
直接已知子类:
Assert, Break, Continue, Exit, Expression, ForStatement, IfStatement, Import, Return, Throw, TryStatement, VariableDefine, WhileStatement

public abstract class Node extends Object implements Opcodes
节点
  • 构造器详细资料

    • Node

      public Node(Span span)
  • 方法详细资料