类 InstanceNode

java.lang.Object
org.beetl.core.statement.nat.NativeNode
org.beetl.core.statement.nat.InstanceNode
所有已实现的接口:
Serializable

public class InstanceNode extends NativeNode
实例的语法树结点
另请参阅:
  • 字段详细资料

    • ref

      public VarRef ref
      引用
  • 构造器详细资料

    • InstanceNode

      public InstanceNode(VarRef ref)
      构造方法
      参数:
      ref - 引用
  • 方法详细资料