Class PowerBuilderDWParser.Datawindow_property_attribute_subContext
Inheritance
System.Object
PowerBuilderDWParser.Datawindow_property_attribute_subContext
Assembly: Powerbuilderdw.dll
Syntax
public class Datawindow_property_attribute_subContext : ParserRuleContext
Constructors
|
Improve this Doc
View Source
Datawindow_property_attribute_subContext(ParserRuleContext, Int32)
Declaration
public Datawindow_property_attribute_subContext(ParserRuleContext parent, int invokingState)
Parameters
Type |
Name |
Description |
ParserRuleContext |
parent |
|
System.Int32 |
invokingState |
|
Fields
|
Improve this Doc
View Source
eq
Declaration
Field Value
Properties
|
Improve this Doc
View Source
RuleIndex
Declaration
public override int RuleIndex { get; }
Property Value
Type |
Description |
System.Int32 |
|
Methods
|
Improve this Doc
View Source
Accept<TResult>(IParseTreeVisitor<TResult>)
Declaration
public override TResult Accept<TResult>(IParseTreeVisitor<TResult> visitor)
Parameters
Type |
Name |
Description |
IParseTreeVisitor<TResult> |
visitor |
|
Returns
Type Parameters
|
Improve this Doc
View Source
array_decl_sub()
Declaration
public PowerBuilderDWParser.Array_decl_subContext array_decl_sub()
Returns
|
Improve this Doc
View Source
attribute_name()
Declaration
public PowerBuilderDWParser.Attribute_nameContext attribute_name()
Returns
|
Improve this Doc
View Source
attribute_value()
Declaration
public PowerBuilderDWParser.Attribute_valueContext attribute_value()
Returns
|
Improve this Doc
View Source
COMMA()
Declaration
public ITerminalNode COMMA()
Returns
Type |
Description |
ITerminalNode |
|
|
Improve this Doc
View Source
datawindow_property_attribute_sub()
Declaration
public PowerBuilderDWParser.Datawindow_property_attribute_subContext[] datawindow_property_attribute_sub()
Returns
|
Improve this Doc
View Source
datawindow_property_attribute_sub(Int32)
Declaration
public PowerBuilderDWParser.Datawindow_property_attribute_subContext datawindow_property_attribute_sub(int i)
Parameters
Type |
Name |
Description |
System.Int32 |
i |
|
Returns
|
Improve this Doc
View Source
DATE()
Declaration
public ITerminalNode DATE()
Returns
Type |
Description |
ITerminalNode |
|
|
Improve this Doc
View Source
DQUOTED_STRING()
Declaration
public ITerminalNode DQUOTED_STRING()
Returns
Type |
Description |
ITerminalNode |
|
|
Improve this Doc
View Source
EnterRule(IParseTreeListener)
Declaration
public override void EnterRule(IParseTreeListener listener)
Parameters
Type |
Name |
Description |
IParseTreeListener |
listener |
|
|
Improve this Doc
View Source
EQ()
Declaration
public ITerminalNode EQ()
Returns
Type |
Description |
ITerminalNode |
|
|
Improve this Doc
View Source
ExitRule(IParseTreeListener)
Declaration
public override void ExitRule(IParseTreeListener listener)
Parameters
Type |
Name |
Description |
IParseTreeListener |
listener |
|
|
Improve this Doc
View Source
LPAREN()
Declaration
public ITerminalNode LPAREN()
Returns
Type |
Description |
ITerminalNode |
|
|
Improve this Doc
View Source
NULL_()
Declaration
public ITerminalNode NULL_()
Returns
Type |
Description |
ITerminalNode |
|
|
Improve this Doc
View Source
numeric_atom()
Declaration
public PowerBuilderDWParser.Numeric_atomContext numeric_atom()
Returns
|
Improve this Doc
View Source
RPAREN()
Declaration
public ITerminalNode RPAREN()
Returns
Type |
Description |
ITerminalNode |
|
|
Improve this Doc
View Source
TIME()
Declaration
public ITerminalNode TIME()
Returns
Type |
Description |
ITerminalNode |
|