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
Shakespeare
Ast
CharacterDeclarationListNode
C# Class Shakespeare.Ast.CharacterDeclarationListNode
Inheritance:
ListNode
Show file
Open project: jamescurran/ShakespeareCompiler
Public Methods
Method
Description
Init
(
Irony.Ast.AstContext
context
,
Irony
treeNode
) :
void
Method Details
Init()
public
method
public
Init
(
Irony.Ast.AstContext
context
,
Irony
treeNode
) :
void
context
Irony.Ast.AstContext
treeNode
Irony
return
void