Preparing search index...
The search index is not available
Langium - v3.3.0
Langium
langium/grammar
InterfaceType
Class InterfaceType
Index
Constructors
constructor
Properties
abstract
container
Types
declared
name
properties
sub
Types
super
Types
type
Names
Accessors
all
Properties
interface
Super
Types
super
Properties
Methods
to
Ast
Types
String
to
Declared
Types
String
Constructors
constructor
new
Interface
Type
(
name
,
declared
,
abstract
)
:
InterfaceType
Parameters
name
:
string
declared
:
boolean
abstract
:
boolean
Returns
InterfaceType
Properties
abstract
abstract
:
boolean
= false
container
Types
container
Types
:
Set
<
TypeOption
>
= ...
declared
declared
:
boolean
= false
name
name
:
string
properties
properties
:
Property
[]
= []
sub
Types
sub
Types
:
Set
<
TypeOption
>
= ...
super
Types
super
Types
:
Set
<
TypeOption
>
= ...
type
Names
type
Names
:
Set
<
string
>
= ...
Accessors
all
Properties
get
allProperties
(
)
:
Property
[]
Returns
Property
[]
interface
Super
Types
get
interfaceSuperTypes
(
)
:
InterfaceType
[]
Returns
InterfaceType
[]
super
Properties
get
superProperties
(
)
:
Property
[]
Returns
Property
[]
Methods
to
Ast
Types
String
to
Ast
Types
String
(
reflectionInfo
)
:
string
Parameters
reflectionInfo
:
boolean
Returns
string
to
Declared
Types
String
to
Declared
Types
String
(
reservedWords
)
:
string
Parameters
reservedWords
:
Set
<
string
>
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
abstract
container
Types
declared
name
properties
sub
Types
super
Types
type
Names
Accessors
all
Properties
interface
Super
Types
super
Properties
Methods
to
Ast
Types
String
to
Declared
Types
String
Langium - v3.3.0
Loading...