|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
org.eclipse.xtext.xbase.compiler.TypeConvertingCompiler
org.eclipse.xtext.xbase.compiler.LiteralsCompiler
org.eclipse.xtext.xbase.compiler.FeatureCallCompiler
org.eclipse.xtext.xbase.compiler.XbaseCompiler
org.eclipse.xtext.xtend2.compiler.Xtend2Compiler
public class Xtend2Compiler
Nested Class Summary | |
---|---|
class |
Xtend2Compiler.RichStringPrepareCompiler
|
Constructor Summary | |
---|---|
Xtend2Compiler()
|
Method Summary | |
---|---|
void |
_toJavaExpression(RichString richString,
IAppendable b)
|
void |
_toJavaStatement(RichString richString,
IAppendable b,
boolean isReferenced)
|
protected java.lang.String |
getFavoriteVariableName(org.eclipse.emf.ecore.EObject ex)
|
Methods inherited from class org.eclipse.xtext.xbase.compiler.FeatureCallCompiler |
---|
_toJavaExpression, _toJavaStatement, appendArguments, appendFeatureCall, appendNullValue, appendReceiver, featureCalltoJavaExpression, generateShortCircuitInvocation, getDefaultLiteral, getUpperBound, isMemberCall, isSpreadingMemberFeatureCall, isStatic, isVariableDeclarationRequired, prepareExpression, prepareSpreadingMemberFeatureCall, xAssignmentToJavaExpression |
Methods inherited from class org.eclipse.xtext.xbase.compiler.LiteralsCompiler |
---|
_toJavaExpression, _toJavaExpression, _toJavaExpression, _toJavaExpression, _toJavaExpression, _toJavaStatement, _toJavaStatement, _toJavaStatement, _toJavaStatement, _toJavaStatement, generateComment |
Methods inherited from class org.eclipse.xtext.xbase.compiler.TypeConvertingCompiler |
---|
convertArrayToList, convertFunctionType, convertListToArray, convertMultiType, convertPrimitiveToWrapper, doConversion, getContextProvider, identifierStartWith, internalToConvertedExpression, internalToJavaExpression, isFunction, isList, isProcedure |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Xtend2Compiler()
Method Detail |
---|
protected java.lang.String getFavoriteVariableName(org.eclipse.emf.ecore.EObject ex)
getFavoriteVariableName
in class AbstractXbaseCompiler
public void _toJavaStatement(RichString richString, IAppendable b, boolean isReferenced)
public void _toJavaExpression(RichString richString, IAppendable b)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |