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