Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ABT
Env.Entry
C# Class ABT.Env.Entry
Exibir arquivo
Open project: phisiart/C-Compiler
Class Usage Examples
Public Properties
Property
Type
Description
Kind
EntryKind
Offset
System.Int32
Type
ExprType
Public Methods
Method
Description
Entry
(
EntryKind
kind
,
ExprType
type
,
Int32
offset
) :
System
Method Details
Entry()
public
method
public
Entry
(
EntryKind
kind
,
ExprType
type
,
Int32
offset
) :
System
kind
EntryKind
type
ExprType
offset
System.Int32
return
System
Property Details
Kind
public_oe property
public
EntryKind
Kind
return
EntryKind
Offset
public_oe property
public
Int32,System
Offset
return
System.Int32
Type
public_oe property
public
ExprType,ABT
Type
return
ExprType