Table of Contents

Method ParseTupleFieldDeclaration

Namespace
Alternet.Syntax.Parsers.Python
Assembly
Alternet.Syntax.Parsers.Advanced.Python.v9.dll

ParseTupleFieldDeclaration(Point, PythonNodeType, SyntaxNodeOptions)

protected virtual bool ParseTupleFieldDeclaration(Point position, PythonNodeType nodeType, SyntaxNodeOptions options)

Parameters

position Point
nodeType PythonNodeType
options SyntaxNodeOptions

Returns

bool