railo.transformer.bytecode.statement.tag
Class Attribute
java.lang.Object
railo.transformer.bytecode.statement.tag.Attribute
public final class Attribute
- extends Object
Attribute
public Attribute(boolean dynamicType,
String name,
Expression value,
String type)
getName
public String getName()
- Returns:
- the name
getValue
public Expression getValue()
- Returns:
- the value
getType
public String getType()
- Returns:
- the type
isDynamicType
public boolean isDynamicType()
- Returns:
- the dynamicType
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2012 Railo