Initializes a new instance of the AbstractRestrictableStatement class
Namespace: NHibernate.Hql.Ast.ANTLR.TreeAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
Syntax
| C# |
|---|
protected AbstractRestrictableStatement( IToken token ) |
| Visual Basic |
|---|
Protected Sub New ( _ token As IToken _ ) |
| Visual C++ |
|---|
protected: AbstractRestrictableStatement( IToken^ token ) |
Parameters
- token
- Type: IToken
[Missing <param name="token"/> documentation for "M:NHibernate.Hql.Ast.ANTLR.Tree.AbstractRestrictableStatement.#ctor(Antlr.Runtime.IToken)"]