transcode-codegen-java-generator
transcode-codegen-java-generator
API
com.digitalasset.transcode.codegen.java
CodeUnit
Context
JavaCodegen
JdkHelper
Names
transcode-codegen-java-generator
/
com.digitalasset.transcode.codegen.java
/
Context
Context
com.digitalasset.transcode.codegen.java.Context
class
Context
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Concrete methods
def
addDefinition
(
id
:
Identifier
,
tpe
:
TypeDeclaration
[
_
]):
Unit
def
currentCtor
: (
Identifier
,
Seq
[
TypeVarName
])
def
effectiveFqn
(
originalFqn
:
String
):
String
def
getDefinitions
:
Map
[
Identifier
,
TypeDeclaration
[
_
]]
def
isInterface
(
identifier
:
Identifier
):
Boolean
def
markInterface
(
identifier
:
Identifier
):
Unit
def
overrideFqn
(
originalFqn
:
String
,
newFqn
:
String
):
Unit
def
withCtor
[
A
](
identifier
:
Identifier
,
params
:
Seq
[
TypeVarName
])(
code
:
=>
A
):
A
In this article
Attributes
Members list
Value members
Concrete methods