Tegral
0.0.4
jvm
tegral-prismakt-generator
/
guru.zoroark.tegral.prismakt.generator.protocol
/
TypeRef
/
TypeRefScalar
Type
Ref
Scalar
class
TypeRefScalar
(
val
isList
:
Boolean
,
val
namespace
:
FieldNamespace
?
,
val
type
:
String
)
:
TypeRef
,
TypeRef.FieldRefAllowType
<
TypeRef.TypeRefScalar
>
Members
Constructors
Type
Ref
Scalar
Link copied to clipboard
constructor
(
isList
:
Boolean
,
namespace
:
FieldNamespace
?
,
type
:
String
)
Properties
is
List
Link copied to clipboard
val
isList
:
Boolean
namespace
Link copied to clipboard
val
namespace
:
FieldNamespace
?
=
null
self
Link copied to clipboard
open
override
val
self
:
TypeRef.TypeRefScalar
type
Link copied to clipboard
val
type
:
String