Uses of Class
cool.klass.model.converter.compiler.annotation.RootCompilerAnnotation
Packages that use RootCompilerAnnotation
Package
Description
-
Uses of RootCompilerAnnotation in cool.klass.model.converter.compiler
Methods in cool.klass.model.converter.compiler that return types with arguments of type RootCompilerAnnotationModifier and TypeMethodDescriptionorg.eclipse.collections.api.list.ImmutableList<RootCompilerAnnotation>CompilationResult.compilerAnnotations()Returns the value of thecompilerAnnotationsrecord component.Method parameters in cool.klass.model.converter.compiler with type arguments of type RootCompilerAnnotationModifier and TypeMethodDescriptionCompilerState.getCompilationResult(org.eclipse.collections.api.list.ImmutableList<RootCompilerAnnotation> compilerAnnotations) Constructor parameters in cool.klass.model.converter.compiler with type arguments of type RootCompilerAnnotationModifierConstructorDescriptionCompilationResult(org.eclipse.collections.api.list.ImmutableList<RootCompilerAnnotation> compilerAnnotations, Optional<DomainModelWithSourceCode> domainModelWithSourceCode) Creates an instance of aCompilationResultrecord class. -
Uses of RootCompilerAnnotation in cool.klass.model.converter.compiler.annotation
Methods in cool.klass.model.converter.compiler.annotation that return types with arguments of type RootCompilerAnnotationModifier and TypeMethodDescriptionorg.eclipse.collections.api.list.ImmutableList<RootCompilerAnnotation>CompilerAnnotationHolder.getCompilerAnnotations()Methods in cool.klass.model.converter.compiler.annotation with parameters of type RootCompilerAnnotationModifier and TypeMethodDescriptionintRootCompilerAnnotation.compareTo(RootCompilerAnnotation other)