|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.xtext.xtend2.jvmmodel.CacheMethodCompileStrategy
public class CacheMethodCompileStrategy
Constructor Summary | |
---|---|
CacheMethodCompileStrategy()
|
Method Summary | |
---|---|
java.lang.CharSequence |
apply(ImportManager importManager)
|
protected java.lang.String |
getVarName(JvmIdentifiableElement ex)
|
protected void |
init(CreateExtensionInfo createExtensionInfo,
JvmField cacheField,
JvmOperation initializerMethod)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CacheMethodCompileStrategy()
Method Detail |
---|
protected void init(CreateExtensionInfo createExtensionInfo, JvmField cacheField, JvmOperation initializerMethod)
public java.lang.CharSequence apply(ImportManager importManager)
apply
in interface Functions.Function1<ImportManager,java.lang.CharSequence>
protected java.lang.String getVarName(JvmIdentifiableElement ex)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |