Modifier and Type | Method and Description |
---|---|
Page |
BytecodeContext.getPage() |
Constructor and Description |
---|
BytecodeContext(PageSource source,
BytecodeContext statConstr,
BytecodeContext constr,
Page page,
List<LitString> keys,
org.objectweb.asm.ClassWriter classWriter,
String className,
org.objectweb.asm.commons.GeneratorAdapter adapter,
org.objectweb.asm.commons.Method method,
boolean writeLog,
boolean suppressWSbeforeArg,
boolean output) |
Constructor and Description |
---|
Closure(Page page,
Expression name,
Expression returnType,
Expression returnFormat,
Expression output,
Expression bufferOutput,
int access,
Expression displayName,
Expression description,
Expression hint,
Expression secureJson,
Expression verifyClient,
Expression localMode,
Literal cachedWithin,
boolean _abstract,
boolean _final,
Body body,
Position start,
Position end) |
Closure(Page page,
String name,
int access,
String returnType,
Body body,
Position start,
Position end) |
Function(Page page,
Expression name,
Expression returnType,
Expression returnFormat,
Expression output,
Expression bufferOutput,
int access,
Expression displayName,
Expression description,
Expression hint,
Expression secureJson,
Expression verifyClient,
Expression localMode,
Literal cachedWithin,
boolean _abstract,
boolean _final,
Body body,
Position start,
Position end) |
Function(Page page,
String name,
int access,
String returnType,
Body body,
Position start,
Position end) |
FunctionImpl(Page page,
Expression name,
Expression returnType,
Expression returnFormat,
Expression output,
Expression bufferOutput,
int access,
Expression displayName,
Expression description,
Expression hint,
Expression secureJson,
Expression verifyClient,
Expression localMode,
Literal cachedWithin,
boolean _abstract,
boolean _final,
Body body,
Position start,
Position end) |
FunctionImpl(Page page,
String name,
int access,
String returnType,
Body body,
Position start,
Position end) |
Modifier and Type | Method and Description |
---|---|
static Page |
ASMUtil.getAncestorPage(Statement stat) |
static Page |
ASMUtil.getAncestorPage(Statement stat,
Page defaultValue) |
Modifier and Type | Method and Description |
---|---|
static Page |
ASMUtil.getAncestorPage(Statement stat,
Page defaultValue) |
Modifier and Type | Field and Description |
---|---|
Page |
Data.page |
Modifier and Type | Method and Description |
---|---|
Expression |
ExprTransformer.transform(Page page,
EvaluatorPool ep,
TagLib[][] tld,
FunctionLib[] fld,
TagLibTag[] scriptTags,
CFMLString cfml,
TransfomerSettings settings)
Wird aufgerufen um aus dem uebergebenen CFMLString einen Ausdruck auszulesen
und diesen in ein CFXD Element zu uebersetzten.
|
Expression |
ExprTransformer.transformAsString(Page page,
EvaluatorPool ep,
TagLib[][] tld,
FunctionLib[] fld,
TagLibTag[] scriptTags,
CFMLString cfml,
TransfomerSettings settings,
boolean allowLowerThan)
Wird aufgerufen um aus dem uebergebenen CFMLString einen Ausdruck auszulesen
und diesen in ein CFXD Element zu uebersetzten.
|
Constructor and Description |
---|
Data(Page page,
CFMLString cfml,
EvaluatorPool ep,
TransfomerSettings settings,
TagLib[][] tlibs,
FunctionLib[] flibs,
TagLibTag[] scriptTags) |
Modifier and Type | Method and Description |
---|---|
Expression |
SimpleExprTransformer.transform(Page page,
EvaluatorPool ep,
TagLib[][] tld,
FunctionLib[] fld,
TagLibTag[] scriptTags,
CFMLString cfml,
TransfomerSettings settings) |
Expression |
CFMLExprTransformer.transform(Page page,
EvaluatorPool ep,
TagLib[][] tld,
FunctionLib[] fld,
TagLibTag[] scriptTags,
CFMLString cfml,
TransfomerSettings settings) |
Expression |
SimpleExprTransformer.transformAsString(Page page,
EvaluatorPool ep,
TagLib[][] tld,
FunctionLib[] fld,
TagLibTag[] scriptTags,
CFMLString cfml,
TransfomerSettings settings,
boolean allowLowerThan) |
Expression |
CFMLExprTransformer.transformAsString(Page page,
EvaluatorPool ep,
TagLib[][] tld,
FunctionLib[] fld,
TagLibTag[] scriptTags,
CFMLString cfml,
TransfomerSettings settings,
boolean allowLowerThan) |
Constructor and Description |
---|
AbstrCFMLExprTransformer.ExprData(Page page,
EvaluatorPool ep,
CFMLString cfml,
TagLib[][] tlibs,
FunctionLib[] flibs,
TransfomerSettings settings,
boolean allowLowerThan,
TagLibTag[] scriptTags) |
Modifier and Type | Method and Description |
---|---|
void |
JavaScriptTransformer.transform(Page page,
CFMLTransformer parent,
EvaluatorPool ep,
TagLib[][] tlibs,
FunctionLib[] flibs,
Tag tag,
TagLibTag tagLibTag,
TagLibTag[] scriptTags,
CFMLString cfml,
TransfomerSettings settings) |
void |
CFMLScriptTransformer.transform(Page page,
CFMLTransformer parentTransformer,
EvaluatorPool ep,
TagLib[][] tlibs,
FunctionLib[] fld,
Tag tag,
TagLibTag libTag,
TagLibTag[] scriptTags,
CFMLString cfml,
TransfomerSettings settings) |
void |
CFMLOrJavaScriptTransformer.transform(Page page,
CFMLTransformer parent,
EvaluatorPool ep,
TagLib[][] tlibs,
FunctionLib[] flibs,
Tag tag,
TagLibTag tagLibTag,
TagLibTag[] scriptTags,
CFMLString cfml,
TransfomerSettings settings) |
Modifier and Type | Method and Description |
---|---|
Page |
CFMLTransformer.transform(ConfigImpl config,
CFMLString cfml,
TagLib[] tlibs,
FunctionLib[] flibs,
long sourceLastModified,
Boolean dotNotationUpperCase)
Startmethode zum transfomieren einer CFMLString.
|
Page |
CFMLTransformer.transform(ConfigImpl config,
PageSource ps,
TagLib[] tlibs,
FunctionLib[] flibs)
Startmethode zum transfomieren einer CFML Datei.
|
Modifier and Type | Method and Description |
---|---|
void |
TagDependentBodyTransformer.transform(Page page,
CFMLTransformer parent,
EvaluatorPool ep,
TagLib[][] tlibs,
FunctionLib[] flibs,
Tag tag,
TagLibTag tagLibTag,
TagLibTag[] scriptTags,
CFMLString cfml,
TransfomerSettings setting) |
Constructor and Description |
---|
TagData(TagLib[][] tlibs,
FunctionLib[] flibs,
TagLibTag[] scriptTags,
CFMLString cfml,
Boolean dotNotationUpperCase,
Page page) |
TagData(TagLib[][] tlibs,
FunctionLib[] flibs,
TagLibTag[] scriptTags,
CFMLString cfml,
TransfomerSettings settings,
Page page) |
Copyright © 2015 Lucee