Documentation for this section has not yet been entered.
See Also: Inherited members from Stmt.
|
ClassStmt
()
|
Documentation for this section has not yet been entered. |
|
Attrs | dylan.NET.Tokenizer.AST.Tokens.Attributes.Attribute[]. Documentation for this section has not yet been entered. |
|
ClassName | dylan.NET.Tokenizer.AST.Tokens.Ident . Documentation for this section has not yet been entered. |
|
InhClass | dylan.NET.Tokenizer.AST.Tokens.TypeToks.TypeTok . Documentation for this section has not yet been entered. |
|
Line | int . Documentation for this section has not yet been entered. (Inherited from Stmt.) |
|
Tokens | dylan.NET.Tokenizer.AST.Tokens.Token[]. Documentation for this section has not yet been entered. (Inherited from Stmt.) |
|
AddAttr
(dylan.NET.Tokenizer.AST.Tokens.Attributes.Attribute)Documentation for this section has not yet been entered. |
|
|
AddToken
(dylan.NET.Tokenizer.AST.Tokens.Token)Documentation for this section has not yet been entered. (Inherited from Stmt.) |
Documentation for this section has not yet been entered.
Syntax
public ClassStmt ()Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Tokenizer.AST.Stmts
Assembly: tokenizer.AST (in tokenizer.AST.dll)
Assembly Versions: 11.2.7.2, 11.2.7.3, 11.2.7.4, 11.2.7.5, 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1
Documentation for this section has not yet been entered.
Syntax
public void AddAttr (dylan.NET.Tokenizer.AST.Tokens.Attributes.Attribute attrtoadd)Parameters
- attrtoadd
- Documentation for this section has not yet been entered.
Remarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Tokenizer.AST.Stmts
Assembly: tokenizer.AST (in tokenizer.AST.dll)
Assembly Versions: 11.2.7.2, 11.2.7.3, 11.2.7.4, 11.2.7.5, 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1
Documentation for this section has not yet been entered.
Syntax
public dylan.NET.Tokenizer.AST.Tokens.Attributes.Attribute[] AttrsRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Tokenizer.AST.Stmts
Assembly: tokenizer.AST (in tokenizer.AST.dll)
Assembly Versions: 11.2.7.2, 11.2.7.3, 11.2.7.4, 11.2.7.5, 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1
Documentation for this section has not yet been entered.
Syntax
public dylan.NET.Tokenizer.AST.Tokens.Ident ClassNameRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Tokenizer.AST.Stmts
Assembly: tokenizer.AST (in tokenizer.AST.dll)
Assembly Versions: 11.2.7.2, 11.2.7.3, 11.2.7.4, 11.2.7.5, 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1
Documentation for this section has not yet been entered.
Syntax
public dylan.NET.Tokenizer.AST.Tokens.TypeToks.TypeTok InhClassRemarks
Documentation for this section has not yet been entered.Requirements
Namespace: dylan.NET.Tokenizer.AST.Stmts
Assembly: tokenizer.AST (in tokenizer.AST.dll)
Assembly Versions: 11.2.7.2, 11.2.7.3, 11.2.7.4, 11.2.7.5, 11.2.7.6, 11.2.7.7, 11.2.7.8, 11.2.7.9, 11.2.8.1