samt-core
1.0.0
jvm
compiler
/
tools.samt.semantic
/
UserDeclaredNamedType
User
Declared
Named
Type
interface
UserDeclaredNamedType
:
UserDeclared
,
Type
Inheritors
AliasType
RecordType
EnumType
ServiceType
ProviderType
Members
Properties
declaration
Link copied to clipboard
abstract
override
val
declaration
:
NamedDeclarationNode
human
Readable
Name
Link copied to clipboard
open
override
val
humanReadableName
:
String
name
Link copied to clipboard
open
val
name
:
String
parent
Package
Link copied to clipboard
abstract
val
parentPackage
:
Package