Preparing search index...
The search index is not available
conway
conway
step/parsing/step_parser
StepInlineIndexEntry
Interface StepInlineIndexEntry<TypeIDType>
interface
StepInlineIndexEntry
<
TypeIDType
>
{
address
:
number
;
expressID
?:
undefined
;
inlineEntities
?:
StepInlineIndexEntry
<
TypeIDType
>
[]
;
length
:
number
;
typeID
?:
TypeIDType
;
}
Type Parameters
TypeIDType
Hierarchy (
View Summary
)
StepIndexEntryBase
<
TypeIDType
>
StepInlineIndexEntry
Index
Properties
address
expressID?
inline
Entities?
length
typeID?
Properties
address
address
:
number
Optional
expressID
expressID
?:
undefined
Optional
inline
Entities
inlineEntities
?:
StepInlineIndexEntry
<
TypeIDType
>
[]
length
length
:
number
Optional
typeID
typeID
?:
TypeIDType
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
expressID
inline
Entities
length
typeID
conway
Loading...