|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectrailo.transformer.cfml.expression.AbstrCFMLExprTransformer.Data
public class AbstrCFMLExprTransformer.Data
Field Summary | |
---|---|
CFMLString |
cfml
|
short |
context
|
DocComment |
docComment
|
EvaluatorPool |
ep
|
FunctionLib[] |
fld
|
boolean |
insideFunction
|
boolean |
isCFC
|
boolean |
isInterface
|
Page |
page
|
TagLibTag[] |
scriptTags
|
TransfomerSettings |
settings
|
String |
tagName
|
Constructor Summary | |
---|---|
AbstrCFMLExprTransformer.Data(Page page,
EvaluatorPool ep,
CFMLString cfml,
FunctionLib[] fld,
TransfomerSettings settings,
boolean allowLowerThan,
TagLibTag[] scriptTags)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final CFMLString cfml
public final FunctionLib[] fld
public boolean insideFunction
public String tagName
public boolean isCFC
public boolean isInterface
public final EvaluatorPool ep
public short context
public final TagLibTag[] scriptTags
public DocComment docComment
public final Page page
public final TransfomerSettings settings
Constructor Detail |
---|
public AbstrCFMLExprTransformer.Data(Page page, EvaluatorPool ep, CFMLString cfml, FunctionLib[] fld, TransfomerSettings settings, boolean allowLowerThan, TagLibTag[] scriptTags)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |