C# Class Tup.Cobar4Net.Parser.Ast.Stmt.Dal.ShowWarnings

Inheritance: DalShowStatement
Afficher le fichier Open project: tupunco/Tup.Cobar4Net Class Usage Examples

Méthodes publiques

Méthode Description
Accept ( ISqlAstVisitor visitor ) : void
ShowWarnings ( bool count, Limit limit ) : Tup.Cobar4Net.Parser.Ast.Fragment

Method Details

Accept() public méthode

public Accept ( ISqlAstVisitor visitor ) : void
visitor ISqlAstVisitor
Résultat void

ShowWarnings() public méthode

public ShowWarnings ( bool count, Limit limit ) : Tup.Cobar4Net.Parser.Ast.Fragment
count bool
limit Tup.Cobar4Net.Parser.Ast.Fragment.Limit
Résultat Tup.Cobar4Net.Parser.Ast.Fragment