Table of Contents

Method ParseType

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

ParseType(out string, out ISyntaxNode)

protected virtual bool ParseType(out string type, out ISyntaxNode node)

Parameters

type string
node ISyntaxNode

Returns

bool

ParseType(out string)

protected virtual bool ParseType(out string type)

Parameters

type string

Returns

bool