typed-json-codegen
typed-json-codegen
API
typedjson.codegen
CodeGenTypes
AnonymousClassTypeDef
AnonymousClassTypeDef
AnonymousClassTypeDefOrType
AnonType
TypeRef
AnonymousClassTypeDefOrType
EnumValue
EnumValue
FieldDef
FieldDef
FieldVerification
FieldVerification
TypeDef
ClassTypeDef
EnumTypeDef
FreeformDef
MultipleDefs
ObjectOnlyDef
OpaqueTypeDef
OtherTypeDef
TypeDef
CodePrinter
CodePrinterSegment
CodePrinterSegment
Block
Content
Indent
Newline
NewlineIfNotAlreadyPrinted
NewlineIfNotEnoughSpace
Outdent
ParameterBlock
Space
SpaceIfNotAlreadyPrinted
GenAST
Arguments
Arguments
AssignExpr
Block
Class
Constructor
DefDef
Definition
Expr
ExprWithFreeform
FreeformDefinition
FreeformExpr
FunctionCall
FunctionCall
Grouped
Imports
Lambda
Match
MatchCase
MatchCase
ModsDefinition
Module
NewExpr
Parameter
PartialLambda
ScalaFile
Select
TypeAscription
TypeDef
TypeParameter
ValDef
PrinterOptions
ScalaDialect
ScalaDialect
TypedJsonCodeGen
FieldWithType
FieldWithTypeVersionAndName
typed-json-codegen
/
typedjson.codegen
/
GenAST
/
ModsDefinition
ModsDefinition
typedjson.codegen.GenAST.ModsDefinition
sealed
trait
ModsDefinition
extends
Definition
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Definition
class
Object
trait
Matchable
class
Any
Known subtypes
class
Class
class
DefDef
class
Module
class
TypeDef
class
ValDef
Members list
Clear all
Value members
Abstract methods
def
mods
:
Seq
[
String
]
def
withMods
(
mods
:
Seq
[
String
]):
ModsDefinition
In this article
Attributes
Members list
Value members
Abstract methods