类 NativeAttributeNode

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

public class NativeAttributeNode extends NativeNode
Java 属性的语法树结点
另请参阅:
  • 字段详细资料

    • attribute

      public String attribute
      属性
  • 构造器详细资料

    • NativeAttributeNode

      public NativeAttributeNode(String attribute)
      构造方法
      参数:
      attribute - 属性
  • 方法详细资料