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
_3PA
MainFeatures
Parser
LineInfo
C# Class _3PA.MainFeatures.Parser.LineInfo
Contains the info of a specific line number (built during the parsing)
Mostra file
Open project: jcaillon/3P
Class Usage Examples
Public Methods
Method
Description
LineInfo
(
int
blockDepth
,
ParsedScopeItem
scope
) :
System
Method Details
LineInfo()
public
method
public
LineInfo
(
int
blockDepth
,
ParsedScopeItem
scope
) :
System
blockDepth
int
scope
ParsedScopeItem
return
System