BodyIsh | Something that can readily be converted to a |
CaseTypeIsh | |
IdentifierIsh | Something that can readily be converted to an |
PositionalArgumentIsh | |
PrimaryTypeIsh | |
TypeParameterIsh | |
annotations() | Converts a string (or literal) and a stream of annotation
names (or annotations) to |
baseExpression() | A utility function to create a |
baseType() | A utility function to create a |
block() | Converts a stream of declarations and statements
to a |
callableConstructorDefinition() | Creates a callable constructor definition. |
caseTypes() | Converts a stream of primary types and anonymous class names
to |
classBody() | Converts a stream of declarations and statements
to a |
classDefinition() | Creates a class definition. |
classSpecifier() | Creates a |
extendedType() | Creates an |
extension() | Creates an |
functionDefinition() | Creates a function definition. |
identifier() | Parses an identifier from its text. |
interfaceBody() | Converts a stream of declarations
to an |
interfaceDefinition() | Creates an interface definition. |
invocation() | Creates an |
invocationStatement() | Creates an |
lidentifier() | Utility function to create an |
nameWithTypeArguments() | Convenience function to create either a |
positionalArguments() | A utility function to create |
primaryType() | Converts a type name to a |
qualifiedExpression() | A utility function to create a |
qualifiedType() | A utility function to create a |
satisfiedTypes() | Converts a stream of primary types
to |
stringTemplate() | Utility function to construct a |
typeParameters() | A utility function to create |
uidentifier() | Utility function to create an |
valueConstructorDefinition() | Creates a value constructor definition. |