Index

$ A B C D E F G H I J K L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

M

m_AddDebugOutput - Variable in class org.tquadrat.foundation.javacomposer.JavaComposer
If set to true, some debug information will be added to the output.
m_AllocatedNames - Variable in class org.tquadrat.foundation.javacomposer.NameAllocator
The allocated names.
m_Annotation_ClassVersion - Variable in class org.tquadrat.foundation.javacomposer.JavaComposer
The @ClassVersion annotation.
m_Annotation_UtilityClass - Variable in class org.tquadrat.foundation.javacomposer.JavaComposer
The @UtilityClass annotation.
m_Annotations - Variable in class org.tquadrat.foundation.javacomposer.internal.FieldSpecImpl.BuilderImpl
The annotations for the field.
m_Annotations - Variable in class org.tquadrat.foundation.javacomposer.internal.FieldSpecImpl
The annotations for the field.
m_Annotations - Variable in class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl.BuilderImpl
The annotations for the method.
m_Annotations - Variable in class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl
The annotations of this method.
m_Annotations - Variable in class org.tquadrat.foundation.javacomposer.internal.ParameterSpecImpl.BuilderImpl
The annotations for the parameter.
m_Annotations - Variable in class org.tquadrat.foundation.javacomposer.internal.ParameterSpecImpl
The annotations of this parameter.
m_Annotations - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeNameImpl
The annotations for this type.
m_Annotations - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl.BuilderImpl
The annotations for the type spec.
m_Annotations - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl
The annotations for this type.
m_AnonymousTypeArguments - Variable in class org.tquadrat.foundation.javacomposer.internal.ClassSpecImpl.BuilderImpl
The anonymous type arguments.
m_AnonymousTypeArguments - Variable in class org.tquadrat.foundation.javacomposer.internal.ClassSpecImpl
The anonymous type arguments for this type.
m_Args - Variable in class org.tquadrat.foundation.javacomposer.internal.CodeBlockImpl.BuilderImpl
The arguments.
m_Args - Variable in class org.tquadrat.foundation.javacomposer.internal.CodeBlockImpl
The arguments.
m_AsMemberModifiers - Variable in enum class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl.Kind
TODO Write the comment for the field m_AsMemberModifiers!!
m_Bounds - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeVariableNameImpl
The bounds.
m_Buffer - Variable in class org.tquadrat.foundation.javacomposer.internal.LineWrapper
Characters written since the last wrapping space that haven't yet been flushed.
m_Builder - Variable in class org.tquadrat.foundation.javacomposer.internal.AnnotationValueVisitor
The builder.
m_Builder - Variable in class org.tquadrat.foundation.javacomposer.internal.CodeBlockImpl.CodeBlockJoiner
The builder that is used to deliver the final code block.
m_CachedString - Variable in class org.tquadrat.foundation.javacomposer.internal.AnnotationSpecImpl
Lazily initialised return value of AnnotationSpecImpl.toString() for this annotation.
m_CachedString - Variable in class org.tquadrat.foundation.javacomposer.internal.CodeBlockImpl
Lazily initialised return value of CodeBlockImpl.toString() for this code block.
m_CachedString - Variable in class org.tquadrat.foundation.javacomposer.internal.FieldSpecImpl
Lazily initialised return value of FieldSpecImpl.toString() for this instance.
m_CachedString - Variable in class org.tquadrat.foundation.javacomposer.internal.JavaFileImpl
Lazily initialised return value of JavaFileImpl.toString() for this instance.
m_CachedString - Variable in class org.tquadrat.foundation.javacomposer.internal.LambdaSpecImpl
Lazily initialised return value of LambdaSpecImpl.toString() for this instance.
m_CachedString - Variable in class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl
Lazily initialised return value of MethodSpecImpl.toString() for this instance.
m_CachedString - Variable in class org.tquadrat.foundation.javacomposer.internal.ParameterSpecImpl
Lazily initialised return value of ParameterSpecImpl.toString() for this instance.
m_CachedString - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeNameImpl
Lazily initialised return value of TypeNameImpl.toString() of this type name.
m_CachedString - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl
Lazily initialised return value of TypeSpecImpl.toString() for this code block.
m_CanonicalName - Variable in class org.tquadrat.foundation.javacomposer.internal.ClassNameImpl
The full class name like java.util.Map.Entry.
m_Closed - Variable in class org.tquadrat.foundation.javacomposer.internal.LineWrapper
The flag that indicates whether this line wrapper was already closed.
m_Code - Variable in class org.tquadrat.foundation.javacomposer.internal.LambdaSpecImpl.BuilderImpl
The code for the lambda body.
m_Code - Variable in class org.tquadrat.foundation.javacomposer.internal.LambdaSpecImpl
The code of the body for this lambda.
m_Code - Variable in class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl.BuilderImpl
The code for the method.
m_Code - Variable in class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl
The code of this method.
m_CodeBlocks - Variable in class org.tquadrat.foundation.javacomposer.internal.AnnotationSpecImpl.BuilderImpl
The building blocks.
m_CodeProcessor - Variable in class org.tquadrat.foundation.javacomposer.JavaComposer
The code processor associated with this composer instance.
m_Column - Variable in class org.tquadrat.foundation.javacomposer.internal.LineWrapper
The number of characters since the most recent newline.
m_ColumnLimit - Variable in class org.tquadrat.foundation.javacomposer.internal.LineWrapper
The maximum line length.
m_ComponentType - Variable in class org.tquadrat.foundation.javacomposer.internal.ArrayTypeNameImpl
The array component type.
m_Composer - Variable in class org.tquadrat.foundation.javacomposer.internal.AnnotationSpecImpl.BuilderImpl
The reference to the factory.
m_Composer - Variable in class org.tquadrat.foundation.javacomposer.internal.AnnotationSpecImpl
The reference to the factory.
m_Composer - Variable in class org.tquadrat.foundation.javacomposer.internal.CodeBlockImpl.BuilderImpl
The reference to the factory.
m_Composer - Variable in class org.tquadrat.foundation.javacomposer.internal.CodeBlockImpl
The reference to the factory.
m_Composer - Variable in class org.tquadrat.foundation.javacomposer.internal.CodeProcessorImpl
The instance of JavaComposer that is used to create the CodeBlock instances.
m_Composer - Variable in class org.tquadrat.foundation.javacomposer.internal.CodeWriter
The reference to the factory.
m_Composer - Variable in class org.tquadrat.foundation.javacomposer.internal.FieldSpecImpl.BuilderImpl
The reference to the factory.
m_Composer - Variable in class org.tquadrat.foundation.javacomposer.internal.FieldSpecImpl
The reference to the factory.
m_Composer - Variable in class org.tquadrat.foundation.javacomposer.internal.JavaFileImpl.BuilderImpl
The reference to the factory.
m_Composer - Variable in class org.tquadrat.foundation.javacomposer.internal.JavaFileImpl
The reference to the factory.
m_Composer - Variable in class org.tquadrat.foundation.javacomposer.internal.LambdaSpecImpl.BuilderImpl
The reference to the factory.
m_Composer - Variable in class org.tquadrat.foundation.javacomposer.internal.LambdaSpecImpl
The reference to the factory.
m_Composer - Variable in class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl.BuilderImpl
The reference to the factory.
m_Composer - Variable in class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl
The reference to the factory.
m_Composer - Variable in class org.tquadrat.foundation.javacomposer.internal.ParameterSpecImpl.BuilderImpl
The reference to the factory.
m_Composer - Variable in class org.tquadrat.foundation.javacomposer.internal.ParameterSpecImpl
The reference to the factory.
m_Composer - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl.BuilderImpl
The reference to the factory.
m_Composer - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl
The reference to the factory.
m_CurrentlyEmittingComment - Variable in class org.tquadrat.foundation.javacomposer.internal.CodeWriter
Flag that indicates that we are currently writing a normal comment.
m_DefaultValue - Variable in class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl.BuilderImpl
The default value for the method; this is for annotations only.
m_DefaultValue - Variable in class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl
The default value of this method; only applicable for annotations.
m_Delimiter - Variable in class org.tquadrat.foundation.javacomposer.internal.CodeBlockImpl.CodeBlockJoiner
The separator for the joined code blocks.
m_EnclosingClassName - Variable in class org.tquadrat.foundation.javacomposer.internal.ClassNameImpl
The enclosing class, or empty if this is not enclosed in another class.
m_EnclosingType - Variable in class org.tquadrat.foundation.javacomposer.internal.ParameterizedTypeNameImpl
The enclosing type, if any.
m_EnumConstants - Variable in class org.tquadrat.foundation.javacomposer.internal.EnumSpecImpl.BuilderImpl
The enum constants.
m_EnumConstants - Variable in class org.tquadrat.foundation.javacomposer.internal.EnumSpecImpl
The enum constants for this type.
m_Exceptions - Variable in class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl.BuilderImpl
The declared exceptions for the method.
m_Exceptions - Variable in class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl
The declared exceptions for this method.
m_FieldSpecs - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl.BuilderImpl
The attributes for this type spec.
m_FieldSpecs - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl
The fields for this type.
m_FileComment - Variable in class org.tquadrat.foundation.javacomposer.internal.JavaFileImpl.BuilderImpl
The file comment.
m_FileComment - Variable in class org.tquadrat.foundation.javacomposer.internal.JavaFileImpl
The file comment.
m_First - Variable in class org.tquadrat.foundation.javacomposer.internal.CodeBlockImpl.CodeBlockJoiner
Flag that indicates whether to add the delimiter on adding a new code block.
m_ForceInline - Variable in class org.tquadrat.foundation.javacomposer.internal.AnnotationSpecImpl.BuilderImpl
A flag that indicates whether the inline representation is forced for this annotation.
m_ForceInline - Variable in class org.tquadrat.foundation.javacomposer.internal.AnnotationSpecImpl
A flag that indicates whether the inline representation is forced for this annotation.
m_FormatParts - Variable in class org.tquadrat.foundation.javacomposer.internal.CodeBlockImpl.BuilderImpl
The format Strings.
m_FormatParts - Variable in class org.tquadrat.foundation.javacomposer.internal.CodeBlockImpl
A heterogeneous list containing string literals and value placeholders.
m_ImplicitFieldModifiers - Variable in enum class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl.Kind
The implicit field modifiers for a type of this kind.
m_ImplicitMethodModifiers - Variable in enum class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl.Kind
The implicit method modifiers for a type of this kind.
m_ImplicitTypeModifiers - Variable in enum class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl.Kind
The implicit type modifiers for a type of this kind.
m_ImportableTypes - Variable in class org.tquadrat.foundation.javacomposer.internal.CodeWriter
The types that can be imported.
m_ImportedTypes - Variable in class org.tquadrat.foundation.javacomposer.internal.CodeWriter
The imported types.
m_Indent - Variable in class org.tquadrat.foundation.javacomposer.internal.CodeWriter
The indentation.
m_Indent - Variable in class org.tquadrat.foundation.javacomposer.internal.LineWrapper
The indentation String.
m_Indentation - Variable in enum class org.tquadrat.foundation.javacomposer.Layout
The indentation String.
m_IndentLevel - Variable in class org.tquadrat.foundation.javacomposer.internal.CodeWriter
The indentation level.
m_IndentLevel - Variable in class org.tquadrat.foundation.javacomposer.internal.LineWrapper
-1 if we have no buffering; otherwise the number of LineWrapper.m_Indents to write after wrapping.
m_InferTypes - Variable in class org.tquadrat.foundation.javacomposer.internal.LambdaSpecImpl.BuilderImpl
Flag that indicates whether the parameter types will be inferred.
m_InferTypes - Variable in class org.tquadrat.foundation.javacomposer.internal.LambdaSpecImpl
Flag that indicates whether the parameter types will be inferred.
m_Initializer - Variable in class org.tquadrat.foundation.javacomposer.internal.FieldSpecImpl.BuilderImpl
The initializer for the field.
m_Initializer - Variable in class org.tquadrat.foundation.javacomposer.internal.FieldSpecImpl
The initializer for the field.
m_InitializerBlock - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl.BuilderImpl
The initializer block.
m_InitializerBlock - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl
The initializer block for this type.
m_IsMultiLine - Variable in class org.tquadrat.foundation.javacomposer.internal.LambdaSpecImpl
The flag that indicates the emit format.
m_Javadoc - Variable in class org.tquadrat.foundation.javacomposer.internal.FieldSpecImpl.BuilderImpl
The Javadoc comment for the field.
m_Javadoc - Variable in class org.tquadrat.foundation.javacomposer.internal.FieldSpecImpl
The Javadoc comment for the field.
m_Javadoc - Variable in class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl.BuilderImpl
The Javadoc comment for the method.
m_Javadoc - Variable in class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl
The Javadoc comment of this method.
m_Javadoc - Variable in class org.tquadrat.foundation.javacomposer.internal.ParameterSpecImpl.BuilderImpl
The Javadoc comment for the parameter.
m_Javadoc - Variable in class org.tquadrat.foundation.javacomposer.internal.ParameterSpecImpl
The Javadoc comment for this type.
m_Javadoc - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl.BuilderImpl
The Javadoc comment for the type.
m_Javadoc - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl
The Javadoc comment for this type.
m_JavaDoc_InheritDoc - Variable in class org.tquadrat.foundation.javacomposer.JavaComposer
The Javadoc comment for an overriding method.
m_Keyword - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeNameImpl
The name of this type if it is a keyword.
m_Kind - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl.BuilderImpl
The kind of the type (enum, interface, regular class, …).
m_Kind - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl
The kind of this type.
m_Layout - Variable in class org.tquadrat.foundation.javacomposer.internal.CodeWriter
The layout for the output.
m_Layout - Variable in class org.tquadrat.foundation.javacomposer.internal.JavaFileImpl.BuilderImpl
The layout for the output of JavaFile.
m_Layout - Variable in class org.tquadrat.foundation.javacomposer.internal.JavaFileImpl
The layout for the output of this JavaFile.
m_Layout - Variable in class org.tquadrat.foundation.javacomposer.JavaComposer
The layout that is used to format the output.
m_Lines - Variable in class org.tquadrat.foundation.javacomposer.internal.LambdaSpecImpl.BuilderImpl
The flag is used to determine the emit format.
m_LineWrapper - Variable in class org.tquadrat.foundation.javacomposer.internal.CodeWriter
The output target.
m_LowerBounds - Variable in class org.tquadrat.foundation.javacomposer.internal.WildcardTypeNameImpl
The lower bounds.
m_MaxFields - Variable in class org.tquadrat.foundation.javacomposer.JavaComposer
The maximum number of fields for a class; if this number is exceeded, an annotation @SuppressWarnings with SuppressableWarnings.CLASS_WITH_TOO_MANY_FIELDS will be added to the class.
m_MaxMethods - Variable in class org.tquadrat.foundation.javacomposer.JavaComposer
The maximum number of methods for a class; if this number is exceeded, an annotation @SuppressWarnings with SuppressableWarnings.CLASS_WITH_TOO_MANY_METHODS will be added to the class.
m_Members - Variable in class org.tquadrat.foundation.javacomposer.internal.AnnotationSpecImpl
The code blocks that define this annotation.
m_Method_Equals - Variable in class org.tquadrat.foundation.javacomposer.JavaComposer
A predefined equals() method.
m_Method_HashCode - Variable in class org.tquadrat.foundation.javacomposer.JavaComposer
A predefined hashCode() method.
m_Method_ToString - Variable in class org.tquadrat.foundation.javacomposer.JavaComposer
A predefined toString() method.
m_MethodSpecs - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl.BuilderImpl
The methods for this type.
m_MethodSpecs - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl
The methods for this type.
m_Modifiers - Variable in class org.tquadrat.foundation.javacomposer.internal.FieldSpecImpl.BuilderImpl
The modifiers for the field.
m_Modifiers - Variable in class org.tquadrat.foundation.javacomposer.internal.FieldSpecImpl
The modifiers for the field.
m_Modifiers - Variable in class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl.BuilderImpl
The modifiers for the method.
m_Modifiers - Variable in class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl
The modifiers of this method.
m_Modifiers - Variable in class org.tquadrat.foundation.javacomposer.internal.ParameterSpecImpl.BuilderImpl
The modifiers for the parameter.
m_Modifiers - Variable in class org.tquadrat.foundation.javacomposer.internal.ParameterSpecImpl
The modifiers of this parameter.
m_Modifiers - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl.BuilderImpl
The modifiers.
m_Modifiers - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl
The modifiers for this type.
m_Name - Variable in class org.tquadrat.foundation.javacomposer.internal.FieldSpecImpl.BuilderImpl
The name for the field.
m_Name - Variable in class org.tquadrat.foundation.javacomposer.internal.FieldSpecImpl
The name for the field.
m_Name - Variable in class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl.BuilderImpl
The name for the method.
m_Name - Variable in class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl
The name of this method.
m_Name - Variable in class org.tquadrat.foundation.javacomposer.internal.ParameterSpecImpl.BuilderImpl
The name for the parameter.
m_Name - Variable in class org.tquadrat.foundation.javacomposer.internal.ParameterSpecImpl
The name of this parameter.
m_Name - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl.BuilderImpl
The name of the type.
m_Name - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl
The name of this type.
m_Name - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeVariableNameImpl
The name of this type variable.
m_NextFlush - Variable in class org.tquadrat.foundation.javacomposer.internal.LineWrapper
null if we have no buffering; otherwise the type to pass to the next call to LineWrapper.flush(org.tquadrat.foundation.javacomposer.internal.LineWrapper.FlushType).
m_OriginatingElements - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl.BuilderImpl
TODO Write the comment for the field m_OriginatingElements!!
m_OriginatingElements - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl
TODO Write the comment for the field m_OriginatingElements!!
m_Out - Variable in class org.tquadrat.foundation.javacomposer.internal.LineWrapper
The output target.
m_PackageName - Variable in class org.tquadrat.foundation.javacomposer.internal.ClassNameImpl
The package name of this class, or the empty String if this is in the default package.
m_PackageName - Variable in class org.tquadrat.foundation.javacomposer.internal.CodeWriter
The current package name.
m_PackageName - Variable in class org.tquadrat.foundation.javacomposer.internal.JavaFileImpl.BuilderImpl
The name of the package for the class in the JavaFileImpl.
m_PackageName - Variable in class org.tquadrat.foundation.javacomposer.internal.JavaFileImpl
The name of the package for the class.
m_Parameters - Variable in class org.tquadrat.foundation.javacomposer.internal.LambdaSpecImpl.BuilderImpl
The parameters for the lambda.
m_Parameters - Variable in class org.tquadrat.foundation.javacomposer.internal.LambdaSpecImpl
The parameters of this method.
m_Parameters - Variable in class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl.BuilderImpl
The parameters for the method.
m_Parameters - Variable in class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl
The parameters of this method.
m_RawType - Variable in class org.tquadrat.foundation.javacomposer.internal.ParameterizedTypeNameImpl
The class name for this type.
m_ReferencedNames - Variable in class org.tquadrat.foundation.javacomposer.internal.CodeWriter
The referenced names.
m_ReturnComment - Variable in class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl.BuilderImpl
The comment for the return value for the method.
m_ReturnComment - Variable in class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl
The comment for the return value of the method.
m_ReturnType - Variable in class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl.BuilderImpl
The return type for the method.
m_ReturnType - Variable in class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl
The return type of the method.
m_SimpleName - Variable in class org.tquadrat.foundation.javacomposer.internal.ClassNameImpl
The name for this class name, like Entry for java.util.Map.Entry.
m_SkipJavaLangImports - Variable in class org.tquadrat.foundation.javacomposer.internal.JavaFileImpl.BuilderImpl
Flag that determines whether to skip the imports for classes from the package java.lang.
m_SkipJavaLangImports - Variable in class org.tquadrat.foundation.javacomposer.internal.JavaFileImpl
Flag that determines whether to skip the imports for classes from the package java.lang.
m_StatementLine - Variable in class org.tquadrat.foundation.javacomposer.internal.CodeWriter
When a statement will be emitted, this is the line of the statement currently being written.
m_StaticBlock - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl.BuilderImpl
The builder for the static block of the type.
m_StaticBlock - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl
The static initializer block for this type.
m_StaticImportClassNames - Variable in class org.tquadrat.foundation.javacomposer.internal.CodeWriter
The names of statically imported classes.
m_StaticImports - Variable in class org.tquadrat.foundation.javacomposer.internal.CodeBlockImpl.BuilderImpl
The static imports.
m_StaticImports - Variable in class org.tquadrat.foundation.javacomposer.internal.CodeBlockImpl
The static imports.
m_StaticImports - Variable in class org.tquadrat.foundation.javacomposer.internal.CodeWriter
The static imports.
m_StaticImports - Variable in class org.tquadrat.foundation.javacomposer.internal.FieldSpecImpl
The static imports.
m_StaticImports - Variable in class org.tquadrat.foundation.javacomposer.internal.JavaFileImpl.BuilderImpl
The static imports.
m_StaticImports - Variable in class org.tquadrat.foundation.javacomposer.internal.JavaFileImpl
The static imports.
m_StaticImports - Variable in class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl.BuilderImpl
The static imports.
m_StaticImports - Variable in class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl
The static imports.
m_StaticImports - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl.BuilderImpl
The static imports.
m_StaticImports - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl
The static imports.
m_Superclass - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl.BuilderImpl
The superclass for the type.
m_SuperClass - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl
The superclass for this type.
m_Superinterfaces - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl.BuilderImpl
The superinterfaces for the type.
m_SuperInterfaces - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl
The super interfaces for this type.
m_SuppressableWarnings - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl.BuilderImpl
The suppressable warnings for the new type.
m_SuppressableWarnings - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl
The suppressable warnings for the new type.
m_TabSize - Variable in enum class org.tquadrat.foundation.javacomposer.Layout
The tabulator size.
m_TagToName - Variable in class org.tquadrat.foundation.javacomposer.NameAllocator
The registry for the names.
m_Text - Variable in class org.tquadrat.foundation.javacomposer.internal.DebugOutput
The text for the debug output.
m_Text - Variable in enum class org.tquadrat.foundation.javacomposer.SuppressableWarnings
The text for the suppressable warning as added to the annotation.
m_TrailingNewline - Variable in class org.tquadrat.foundation.javacomposer.internal.CodeWriter
A flag that controls the trailing new line.
m_Type - Variable in class org.tquadrat.foundation.javacomposer.internal.AnnotationSpecImpl.BuilderImpl
The name of the annotation type to build.
m_Type - Variable in class org.tquadrat.foundation.javacomposer.internal.AnnotationSpecImpl
The name of this annotation.
m_Type - Variable in class org.tquadrat.foundation.javacomposer.internal.FieldSpecImpl.BuilderImpl
The type for the field.
m_Type - Variable in class org.tquadrat.foundation.javacomposer.internal.FieldSpecImpl
The type of the field.
m_Type - Variable in class org.tquadrat.foundation.javacomposer.internal.ParameterSpecImpl.BuilderImpl
The type for the parameter.
m_Type - Variable in class org.tquadrat.foundation.javacomposer.internal.ParameterSpecImpl
The type of this parameter.
m_TypeArguments - Variable in class org.tquadrat.foundation.javacomposer.internal.ParameterizedTypeNameImpl
The type arguments.
m_TypeSpec - Variable in class org.tquadrat.foundation.javacomposer.internal.JavaFileImpl.BuilderImpl
The TypeSpecImpl for the class in the JavaFileImpl.
m_TypeSpec - Variable in class org.tquadrat.foundation.javacomposer.internal.JavaFileImpl
The TypeSpecImpl for the class in the JavaFileImpl.
m_TypeSpecs - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl.BuilderImpl
The inner classes (embedded types) for the type.
m_TypeSpecs - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl
The inner types for this type.
m_TypeSpecStack - Variable in class org.tquadrat.foundation.javacomposer.internal.CodeWriter
The types.
m_TypeVariables - Variable in class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl.BuilderImpl
The type variables for the method.
m_TypeVariables - Variable in class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl
The type variables of this method.
m_TypeVariables - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl.BuilderImpl
The type variables for the type.
m_TypeVariables - Variable in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl
The type variables for this type.
m_UpperBounds - Variable in class org.tquadrat.foundation.javacomposer.internal.WildcardTypeNameImpl
The upper bounds.
m_Varargs - Variable in class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl.BuilderImpl
The flag that indicates whether a parameter (the last one) is a varargs parameter.
m_Varargs - Variable in class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl
The flag that indicates whether a parameter (the last one) is a varargs parameter.
MAGIC_CHARACTER - Enum constant in enum class org.tquadrat.foundation.javacomposer.SuppressableWarnings
A "Magic" character is used, instead of a constant or an enum.
MAGIC_NUMBER - Enum constant in enum class org.tquadrat.foundation.javacomposer.SuppressableWarnings
A "Magic" number is used, instead of a constant.
makeCodeBlockStream(CodeBlock, CodeBlock...) - Static method in class org.tquadrat.foundation.javacomposer.internal.CodeBlockImpl
Composes a stream from the given CodeBlock instances.
members() - Method in class org.tquadrat.foundation.javacomposer.internal.AnnotationSpecImpl.BuilderImpl
Returns the members.
merge(CodeBlockImpl.CodeBlockJoiner) - Method in class org.tquadrat.foundation.javacomposer.internal.CodeBlockImpl.CodeBlockJoiner
Merges this code block joiner with the given other one.
METHOD_DOESNT_CALL_SUPER_METHOD - Enum constant in enum class org.tquadrat.foundation.javacomposer.SuppressableWarnings
The implementation of a method (like Object.clone() for example) does not call the implementation of it in the super class, although this is expected.
methodBuilder(CharSequence) - Static method in class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl
Deprecated, for removal: This API element is subject to removal in a future version.
Got obsolete with the introduction of JavaComposer.
methodBuilder(CharSequence) - Method in class org.tquadrat.foundation.javacomposer.JavaComposer
Returns a builder for a regular method.
Methods - Search tag in package org.tquadrat.foundation.javacomposer
Section
MethodSpec - Interface in org.tquadrat.foundation.javacomposer
The specification for a generated constructor or method declaration.
MethodSpec.Builder - Interface in org.tquadrat.foundation.javacomposer
The builder for an instance of MethodSpec
MethodSpecImpl - Class in org.tquadrat.foundation.javacomposer.internal
The implementation for MethodSpec.
MethodSpecImpl(MethodSpecImpl.BuilderImpl) - Constructor for class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl
Creates a new MethodSpecImpl instance.
MethodSpecImpl.BuilderImpl - Class in org.tquadrat.foundation.javacomposer.internal
The implementation for MethodSpec.Builder
MISORDERED_ASSERT_EQUALS_ARGUMENTS - Enum constant in enum class org.tquadrat.foundation.javacomposer.SuppressableWarnings
JUnit assert statements, like assertEquals() do expect their arguments in a specific order, usually is the expected value the first argument, and the result from the test run is the second argument.
modifiers() - Method in interface org.tquadrat.foundation.javacomposer.FieldSpec
Returns the modifiers for this field.
modifiers() - Method in class org.tquadrat.foundation.javacomposer.internal.FieldSpecImpl
Returns the modifiers for this field.
modifiers() - Method in class org.tquadrat.foundation.javacomposer.internal.MethodSpecImpl
Returns the modifiers of this method.
modifiers() - Method in class org.tquadrat.foundation.javacomposer.internal.TypeSpecImpl
Returns the modifiers that are applied to this type spec.
modifiers() - Method in interface org.tquadrat.foundation.javacomposer.MethodSpec
Returns the modifiers of this method.
MSG_CannotOverrideFinalClass - Static variable in class org.tquadrat.foundation.javacomposer.JavaComposer
Message: "Cannot override method on final class \'%s\'".
MSG_CannotOverrideMethod - Static variable in class org.tquadrat.foundation.javacomposer.JavaComposer
Message: "Cannot override method with modifier \'%s\'".
$ A B C D E F G H I J K L M N O P R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form