Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
GoTo
Parser
AbstractSyntaxTree
UnaryExpressionInstructionNode
C# Class GoTo.Parser.AbstractSyntaxTree.UnaryExpressionInstructionNode
Inheritance:
ExpressionInstructionNode
ファイルを表示
Open project: MarcosCobena/GoTo
Public Methods
Method
Description
ToString
( ) :
string
UnaryExpressionInstructionNode
(
string
var
,
int
line
,
int
column
= -1 )
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
UnaryExpressionInstructionNode()
public
method
public
UnaryExpressionInstructionNode
(
string
var
,
int
line
,
int
column
= -1 )
var
string
line
int
column
int