Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
TSQL
Tokens
TSQLWhitespace
C# Class TSQL.Tokens.TSQLWhitespace
Inheritance:
TSQLToken
Show file
Open project: bruce-dunwiddie/tsql-parser
Public Methods
Method
Description
TSQLWhitespace
(
int
beginPostion
,
string
text
) :
System
Method Details
TSQLWhitespace()
public
method
public
TSQLWhitespace
(
int
beginPostion
,
string
text
) :
System
beginPostion
int
text
string
return
System