Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Boo
Lang
Compiler
Ast
TypeReferenceCollection
C# Class Boo.Lang.Compiler.Ast.TypeReferenceCollection
Mostra file
Open project: boo/boo-lang
Class Usage Examples
Public Methods
Method
Description
Contains
(
string
name
) :
bool
TypeReferenceCollection
( )
TypeReferenceCollection
(
Boo
parent
)
Method Details
Contains()
public
method
public
Contains
(
string
name
) :
bool
name
string
return
bool
TypeReferenceCollection()
public
method
public
TypeReferenceCollection
( )
TypeReferenceCollection()
public
method
public
TypeReferenceCollection
(
Boo
parent
)
parent
Boo