Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
_3PA
MainFeatures
Parser
ParsedScopeItem
C# Class _3PA.MainFeatures.Parser.ParsedScopeItem
Parent class for procedure, function and OnEvent Items
Inheritance:
ParsedItem
Afficher le fichier
Open project: jcaillon/3P
Class Usage Examples
Méthodes protégées
Méthode
Description
ParsedScopeItem
(
string
name
,
Token
token
,
ParsedScopeType
scopeType
) :
System
Method Details
ParsedScopeItem()
protected
méthode
protected
ParsedScopeItem
(
string
name
,
Token
token
,
ParsedScopeType
scopeType
) :
System
name
string
token
Token
scopeType
ParsedScopeType
Résultat
System