- getAbsolutePath(String) - Method in class org.eclipse.xtend.lib.macro.file.Path
-
- getAbsolutePath(Path) - Method in class org.eclipse.xtend.lib.macro.file.Path
-
- getActualTypeArguments() - Method in interface org.eclipse.xtend.lib.macro.declaration.TypeReference
-
- getAnnotationArrayValue(String) - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationReference
-
Returns the value for the given property.
- getAnnotations() - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationTarget
-
- getAnnotations() - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableAnnotationTarget
-
- getAnnotationTypeDeclaration() - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationReference
-
- getAnnotationValue(String) - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationReference
-
Returns the value for the given property.
- getAnyType() - Method in interface org.eclipse.xtend.lib.macro.services.TypeReferenceProvider
-
The any type is the type of the null pointer and has no concrete
representation in Java.
- getArrayComponentType() - Method in interface org.eclipse.xtend.lib.macro.declaration.TypeReference
-
- getBody() - Method in interface org.eclipse.xtend.lib.macro.declaration.ExecutableDeclaration
-
- getBooleanArrayValue(String) - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationReference
-
Returns the value for the given property.
- getBooleanValue(String) - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationReference
-
Returns the value for the given property.
- getByteArrayValue(String) - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationReference
-
Returns the value for the given property.
- getByteValue(String) - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationReference
-
Returns the value for the given property.
- getCharArrayValue(String) - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationReference
-
Returns the value for the given property.
- getCharset(Path) - Method in interface org.eclipse.xtend.lib.macro.file.FileSystemSupport
-
Returns the name of a charset to be used when decoding the contents of this
file into characters.
- getCharValue(String) - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationReference
-
Returns the value for the given property.
- getChildren(Path) - Method in interface org.eclipse.xtend.lib.macro.file.FileSystemSupport
-
- getClassArrayValue(String) - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationReference
-
Returns the value for the given property.
- getClassValue(String) - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationReference
-
Returns the value for the given property.
- getCompilationUnit() - Method in interface org.eclipse.xtend.lib.macro.declaration.NamedElement
-
- getContents(Path) - Method in interface org.eclipse.xtend.lib.macro.file.FileSystemSupport
-
Returns the contents of this file as a char sequence.
- getContentsAsStream(Path) - Method in interface org.eclipse.xtend.lib.macro.file.FileSystemSupport
-
Returns an open input stream on the contents of this file.
- getDeclaredAnnotationTypeElements() - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationTypeDeclaration
-
- getDeclaredAnnotationTypeElements() - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableAnnotationTypeDeclaration
-
- getDeclaredClasses() - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableTypeDeclaration
-
- getDeclaredClasses() - Method in interface org.eclipse.xtend.lib.macro.declaration.TypeDeclaration
-
- getDeclaredConstructors() - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableTypeDeclaration
-
- getDeclaredConstructors() - Method in interface org.eclipse.xtend.lib.macro.declaration.TypeDeclaration
-
- getDeclaredFields() - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableTypeDeclaration
-
- getDeclaredFields() - Method in interface org.eclipse.xtend.lib.macro.declaration.TypeDeclaration
-
- getDeclaredInterfaces() - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableTypeDeclaration
-
- getDeclaredInterfaces() - Method in interface org.eclipse.xtend.lib.macro.declaration.TypeDeclaration
-
- getDeclaredMembers() - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableTypeDeclaration
-
- getDeclaredMembers() - Method in interface org.eclipse.xtend.lib.macro.declaration.TypeDeclaration
-
- getDeclaredMethods() - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableTypeDeclaration
-
- getDeclaredMethods() - Method in interface org.eclipse.xtend.lib.macro.declaration.TypeDeclaration
-
- getDeclaredValues() - Method in interface org.eclipse.xtend.lib.macro.declaration.EnumerationTypeDeclaration
-
- getDeclaredValues() - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableEnumerationTypeDeclaration
-
- getDeclaringExecutable() - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableParameterDeclaration
-
- getDeclaringExecutable() - Method in interface org.eclipse.xtend.lib.macro.declaration.ParameterDeclaration
-
- getDeclaringType() - Method in interface org.eclipse.xtend.lib.macro.declaration.EnumerationValueDeclaration
-
- getDeclaringType() - Method in interface org.eclipse.xtend.lib.macro.declaration.MemberDeclaration
-
- getDeclaringType() - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableEnumerationValueDeclaration
-
- getDeclaringType() - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableMemberDeclaration
-
- getDefaultValue() - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationTypeElementDeclaration
-
- getDefaultValueExpression() - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationTypeElementDeclaration
-
- getDocComment() - Method in interface org.eclipse.xtend.lib.macro.declaration.CompilationUnit
-
- getDocComment() - Method in interface org.eclipse.xtend.lib.macro.declaration.MemberDeclaration
-
- getDoubleArrayValue(String) - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationReference
-
Returns the value for the given property.
- getDoubleValue(String) - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationReference
-
Returns the value for the given property.
- getEnumArrayValue(String) - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationReference
-
Returns the value for the given property.
- getEnumValue(String) - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationReference
-
Returns the value for the given property.
- getExceptions() - Method in interface org.eclipse.xtend.lib.macro.declaration.ExecutableDeclaration
-
- getExpression(String) - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationReference
-
Returns the expression for the given annotation property.
- getExtendedClass() - Method in interface org.eclipse.xtend.lib.macro.declaration.ClassDeclaration
-
- getExtendedInterfaces() - Method in interface org.eclipse.xtend.lib.macro.declaration.InterfaceDeclaration
-
- getFileExtension() - Method in class org.eclipse.xtend.lib.macro.file.Path
-
- getFilePath() - Method in interface org.eclipse.xtend.lib.macro.declaration.CompilationUnit
-
Returns the file handle for the given compilation unit.
- getFloatArrayValue(String) - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationReference
-
Returns the value for the given property.
- getFloatValue(String) - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationReference
-
Returns the value for the given property.
- getId() - Method in interface org.eclipse.xtend.lib.macro.services.Problem
-
- getImplementedInterfaces() - Method in interface org.eclipse.xtend.lib.macro.declaration.ClassDeclaration
-
- getInitializer() - Method in interface org.eclipse.xtend.lib.macro.declaration.FieldDeclaration
-
- getIntArrayValue(String) - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationReference
-
Returns the value for the given property.
- getIntValue(String) - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationReference
-
Returns the value for the given property.
- getKind() - Method in interface org.eclipse.xtend.lib.macro.declaration.PrimitiveType
-
Returns the kind of primitive type that this object represents.
- getLastModification(Path) - Method in interface org.eclipse.xtend.lib.macro.file.FileSystemSupport
-
- getLastSegment() - Method in class org.eclipse.xtend.lib.macro.file.Path
-
- getList(TypeReference) - Method in interface org.eclipse.xtend.lib.macro.services.TypeReferenceProvider
-
- getLongArrayValue(String) - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationReference
-
Returns the value for the given property.
- getLongValue(String) - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationReference
-
Returns the value for the given property.
- getLowerBound() - Method in interface org.eclipse.xtend.lib.macro.declaration.TypeReference
-
- getMessage() - Method in interface org.eclipse.xtend.lib.macro.services.Problem
-
- getName() - Method in interface org.eclipse.xtend.lib.macro.declaration.TypeReference
-
returns the text representation using the qualified names of the involved types.
- getObject() - Method in interface org.eclipse.xtend.lib.macro.services.TypeReferenceProvider
-
- getPackageName() - Method in interface org.eclipse.xtend.lib.macro.declaration.CompilationUnit
-
- getParameters() - Method in interface org.eclipse.xtend.lib.macro.declaration.ExecutableDeclaration
-
- getParameters() - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableExecutableDeclaration
-
- getParent() - Method in class org.eclipse.xtend.lib.macro.file.Path
-
Returns the parent of this path or null if this path is the root path.
- getPrimaryGeneratedJavaElement(NamedElement) - Method in interface org.eclipse.xtend.lib.macro.services.Tracability
-
- getPrimitiveBoolean() - Method in interface org.eclipse.xtend.lib.macro.services.TypeReferenceProvider
-
- getPrimitiveByte() - Method in interface org.eclipse.xtend.lib.macro.services.TypeReferenceProvider
-
- getPrimitiveChar() - Method in interface org.eclipse.xtend.lib.macro.services.TypeReferenceProvider
-
- getPrimitiveDouble() - Method in interface org.eclipse.xtend.lib.macro.services.TypeReferenceProvider
-
- getPrimitiveFloat() - Method in interface org.eclipse.xtend.lib.macro.services.TypeReferenceProvider
-
- getPrimitiveIfWrapper() - Method in interface org.eclipse.xtend.lib.macro.declaration.TypeReference
-
- getPrimitiveInt() - Method in interface org.eclipse.xtend.lib.macro.services.TypeReferenceProvider
-
- getPrimitiveLong() - Method in interface org.eclipse.xtend.lib.macro.services.TypeReferenceProvider
-
- getPrimitiveShort() - Method in interface org.eclipse.xtend.lib.macro.services.TypeReferenceProvider
-
- getPrimitiveVoid() - Method in interface org.eclipse.xtend.lib.macro.services.TypeReferenceProvider
-
- getProblems(Element) - Method in interface org.eclipse.xtend.lib.macro.services.ProblemSupport
-
- getProjectFolder(Path) - Method in interface org.eclipse.xtend.lib.macro.file.FileLocations
-
Returns the project root for the given resource handle.
- getQualifiedName() - Method in interface org.eclipse.xtend.lib.macro.declaration.Type
-
- getReturnType() - Method in interface org.eclipse.xtend.lib.macro.declaration.MethodDeclaration
-
- getSegments() - Method in class org.eclipse.xtend.lib.macro.file.Path
-
- getSet(TypeReference) - Method in interface org.eclipse.xtend.lib.macro.services.TypeReferenceProvider
-
- getSeverity() - Method in interface org.eclipse.xtend.lib.macro.services.Problem
-
- getShortArrayValue(String) - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationReference
-
Returns the value for the given property.
- getShortValue(String) - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationReference
-
Returns the value for the given property.
- getSimpleName() - Method in interface org.eclipse.xtend.lib.macro.declaration.NamedElement
-
- getSimpleName() - Method in interface org.eclipse.xtend.lib.macro.declaration.TypeReference
-
Returns a text representation using the simple names of the involved types.
- getSourceFolder(Path) - Method in interface org.eclipse.xtend.lib.macro.file.FileLocations
-
Returns the source folder the given handle is contained in or
null
if the given
Path
is not
located in a source folder.
- getSourceTypeDeclarations() - Method in interface org.eclipse.xtend.lib.macro.declaration.CompilationUnit
-
- getString() - Method in interface org.eclipse.xtend.lib.macro.services.TypeReferenceProvider
-
- getStringArrayValue(String) - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationReference
-
Returns the value for the given property.
- getStringValue(String) - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationReference
-
Returns the value for the given property.
- getTargetFolder(Path) - Method in interface org.eclipse.xtend.lib.macro.file.FileLocations
-
Returns the target folder for the given source folder or null
if the given
folder is not a source folder or doesn't have a configured target folder.
- getType() - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationTypeElementDeclaration
-
- getType() - Method in interface org.eclipse.xtend.lib.macro.declaration.FieldDeclaration
-
- getType() - Method in interface org.eclipse.xtend.lib.macro.declaration.ParameterDeclaration
-
- getType() - Method in interface org.eclipse.xtend.lib.macro.declaration.TypeReference
-
- getTypeParameterDeclarator() - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableTypeParameterDeclaration
-
- getTypeParameterDeclarator() - Method in interface org.eclipse.xtend.lib.macro.declaration.TypeParameterDeclaration
-
- getTypeParameters() - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableTypeParameterDeclarator
-
- getTypeParameters() - Method in interface org.eclipse.xtend.lib.macro.declaration.TypeParameterDeclarator
-
- getUpperBound() - Method in interface org.eclipse.xtend.lib.macro.declaration.TypeReference
-
- getUpperBounds() - Method in interface org.eclipse.xtend.lib.macro.declaration.TypeParameterDeclaration
-
- getValue(String) - Method in interface org.eclipse.xtend.lib.macro.declaration.AnnotationReference
-
Returns the value for the given property.
- getVisibility() - Method in interface org.eclipse.xtend.lib.macro.declaration.MemberDeclaration
-
- getWrapperIfPrimitive() - Method in interface org.eclipse.xtend.lib.macro.declaration.TypeReference
-
- registerAnnotationType(String) - Method in interface org.eclipse.xtend.lib.macro.RegisterGlobalsContext
-
Registers and creates an empty Java annotation type with given qualified name
If the name's namespace part refers to another derived Java type, this type will become a static member of that type.
- registerClass(String) - Method in interface org.eclipse.xtend.lib.macro.RegisterGlobalsContext
-
Registers and creates an empty Java class with given qualified name
If the name's namespace part refers to another derived Java type, this type will become a static member of that type.
- registerEnumerationType(String) - Method in interface org.eclipse.xtend.lib.macro.RegisterGlobalsContext
-
Registers and creates an empty Java enumeration type with given qualified name
If the name's namespace part refers to another derived Java type, this type will become a static member of that type.
- RegisterGlobalsContext - Interface in org.eclipse.xtend.lib.macro
-
Provides services to be used during register-globals phase.
- RegisterGlobalsParticipant<T extends NamedElement> - Interface in org.eclipse.xtend.lib.macro
-
Call back to participate in the register-globals phase, where Java types are
collected.
- registerInterface(String) - Method in interface org.eclipse.xtend.lib.macro.RegisterGlobalsContext
-
Registers and creates an empty Java interface with given qualified name
If the name's namespace part refers to another derived Java type, this type will become a static member of that type.
- relativize(String) - Method in class org.eclipse.xtend.lib.macro.file.Path
-
- relativize(Path) - Method in class org.eclipse.xtend.lib.macro.file.Path
-
Constructs a relative path between this path and a given path.
- remove(String) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableAnnotationReference
-
Removes the annotation property with the given name (resets to default if
existent).
- remove() - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableElement
-
Removes this element from its container and renders it invalid.
- ROOT - Static variable in class org.eclipse.xtend.lib.macro.file.Path
-
the root path
- SEGMENT_SEPARATOR - Static variable in class org.eclipse.xtend.lib.macro.file.Path
-
the segment separator used.
- set(String, Object) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableAnnotationReference
-
Sets the annotation property of the given name
Depending of the respective annotation type element, the following values
are permitted:
Short or short[]
Integer or int[]
Long or long[]
Float or float[]
Double or double[]
Boolean or boolean[]
TypeReference or TypeReference[] - for elements of type Class
- setAbstract(boolean) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableClassDeclaration
-
Sets the abstract
property
- setAbstract(boolean) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableMethodDeclaration
-
- setAnnotationValue(String, AnnotationReference...) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableAnnotationReference
-
Sets the given value for the given annotation element name.
- setBody(Expression) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableExecutableDeclaration
-
Setting an expression will alter the scope of it accordingly.
- setBody(CompilationStrategy) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableExecutableDeclaration
-
- setBody(StringConcatenationClient) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableExecutableDeclaration
-
- setBooleanValue(String, boolean...) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableAnnotationReference
-
Sets the given value for the given annotation element name.
- setByteValue(String, byte...) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableAnnotationReference
-
Sets the given value for the given annotation element name.
- setCharValue(String, char...) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableAnnotationReference
-
Sets the given value for the given annotation element name.
- setClassValue(String, TypeReference...) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableAnnotationReference
-
Sets the given value for the given annotation element name.
- setContents(Path, CharSequence) - Method in interface org.eclipse.xtend.lib.macro.file.MutableFileSystemSupport
-
Writes the given contents to the given path.
- setContentsAsStream(Path, InputStream) - Method in interface org.eclipse.xtend.lib.macro.file.MutableFileSystemSupport
-
Sets the contents of this file to the bytes in the given input stream.
- setDefault(boolean) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableMethodDeclaration
-
- setDocComment(String) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableMemberDeclaration
-
Sets the JavaDoc comment for this member
- setDoubleValue(String, double...) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableAnnotationReference
-
Sets the given value for the given annotation element name.
- setEnumValue(String, EnumerationValueDeclaration...) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableAnnotationReference
-
Sets the given value for the given annotation element name.
- setExceptions(TypeReference...) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableExecutableDeclaration
-
Sets the declared exceptions.
- setExpression(String, Expression) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableAnnotationReference
-
Sets the given expression for the given annotation element name.
- setExtendedClass(TypeReference) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableClassDeclaration
-
- setExtendedInterfaces(Iterable<? extends TypeReference>) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableInterfaceDeclaration
-
- setFinal(boolean) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableClassDeclaration
-
- setFinal(boolean) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableFieldDeclaration
-
sets the 'final' property
- setFinal(boolean) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableMethodDeclaration
-
- setFloatValue(String, float...) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableAnnotationReference
-
Sets the given value for the given annotation element name.
- setImplementedInterfaces(Iterable<? extends TypeReference>) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableClassDeclaration
-
- setInitializer(Expression) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableFieldDeclaration
-
sets the 'initializer' expression of this field declaration.
- setInitializer(CompilationStrategy) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableFieldDeclaration
-
sets the 'initializer' expression of this field declaration.
- setInitializer(StringConcatenationClient) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableFieldDeclaration
-
sets the 'initializer' expression of this field declaration.
- setIntValue(String, int...) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableAnnotationReference
-
Sets the given value for the given annotation element name.
- setLongValue(String, long...) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableAnnotationReference
-
Sets the given value for the given annotation element name.
- setNative(boolean) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableMethodDeclaration
-
- setReturnType(TypeReference) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableMethodDeclaration
-
- setShortValue(String, short...) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableAnnotationReference
-
Sets the given value for the given annotation element name.
- setSimpleName(String) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableNamedElement
-
- setSimpleName(String) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableTypeDeclaration
-
It is not possible to rename a type.
- setStatic(boolean) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableClassDeclaration
-
- setStatic(boolean) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableFieldDeclaration
-
sets the 'static' property
- setStatic(boolean) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableMethodDeclaration
-
- setStrictFloatingPoint(boolean) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableClassDeclaration
-
- setStrictFloatingPoint(boolean) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableInterfaceDeclaration
-
- setStrictFloatingPoint(boolean) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableMethodDeclaration
-
- setStringValue(String, String...) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableAnnotationReference
-
Sets the given value for the given annotation element name.
- setSynchronized(boolean) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableMethodDeclaration
-
- setTransient(boolean) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableFieldDeclaration
-
sets the 'transient' property
- setType(TypeReference) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableFieldDeclaration
-
sets the 'type' of this field declaration
- setUpperBounds(Iterable<? extends TypeReference>) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableTypeParameterDeclaration
-
- setVarArgs(boolean) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableExecutableDeclaration
-
- setVisibility(Visibility) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableEnumerationValueDeclaration
-
It is not possible to change visibility of enumeration value.
- setVisibility(Visibility) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableMemberDeclaration
-
- setVolatile(boolean) - Method in interface org.eclipse.xtend.lib.macro.declaration.MutableFieldDeclaration
-
sets the 'volatile' property
- startsWith(Path) - Method in class org.eclipse.xtend.lib.macro.file.Path
-
Returns whether this path starts with the same segments and
has the same
Path.isAbsolute()
value.