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
GoTo
Parser
AbstractSyntaxTree
UnaryExpressionInstructionNode
C# Class GoTo.Parser.AbstractSyntaxTree.UnaryExpressionInstructionNode
Inheritance:
ExpressionInstructionNode
Afficher le fichier
Open project: MarcosCobena/GoTo
Méthodes publiques
Méthode
Description
ToString
( ) :
string
UnaryExpressionInstructionNode
(
string
var
,
int
line
,
int
column
= -1 )
Method Details
ToString()
public
méthode
public
ToString
( ) :
string
Résultat
string
UnaryExpressionInstructionNode()
public
méthode
public
UnaryExpressionInstructionNode
(
string
var
,
int
line
,
int
column
= -1 )
var
string
line
int
column
int