Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Wren
Core
Bytecode
ClassCompiler
C# Class Wren.Core.Bytecode.ClassCompiler
Show file
Open project: robotii/Wren.NET
Class Usage Examples
Public Properties
Property
Type
Description
Fields
List
IsForeign
bool
IsStaticMethod
bool
Signature
Signature
Property Details
Fields
public property
public
List
Fields
return
List
IsForeign
public property
public
bool
IsForeign
return
bool
IsStaticMethod
public property
public
bool
IsStaticMethod
return
bool
Signature
public property
public
Signature
Signature
return
Signature