C# Class TSQL.Tokens.TSQLLiteral

Inheritance: TSQLToken
Afficher le fichier Open project: bruce-dunwiddie/tsql-parser

Méthodes protégées

Méthode Description
TSQLLiteral ( int beginPostion, string text ) : System

Method Details

TSQLLiteral() protected méthode

protected TSQLLiteral ( int beginPostion, string text ) : System
beginPostion int
text string
Résultat System