Class JvmThis
- Namespace
- TypedRest.CodeGeneration.Jvm.Model
- Assembly
- TypedRest.CodeGeneration.Jvm.dll
The this reference, which every child endpoint passes as its referrer.
public sealed class JvmThis : JvmExpression
- Inheritance
-
objectJvmThis
Fields
Instance
The singleton instance.
public static readonly JvmThis Instance
Field Value
Methods
GetImports()
Returns every type that has to be imported to write this expression.
public override IEnumerable<JvmIdentifier> GetImports()