Method ParseVariableDeclaration
ParseVariableDeclaration(Point, NetNodeType)
protected virtual bool ParseVariableDeclaration(Point position, NetNodeType nodeType)
Parameters
positionPointnodeTypeNetNodeType
Returns
ParseVariableDeclaration(Point, NetNodeType, ref ISyntaxNode)
protected virtual bool ParseVariableDeclaration(Point position, NetNodeType nodeType, ref ISyntaxNode node)
Parameters
positionPointnodeTypeNetNodeTypenodeISyntaxNode
Returns
ParseVariableDeclaration(Point, NetNodeType, bool, bool, ref ISyntaxNode)
protected virtual bool ParseVariableDeclaration(Point position, NetNodeType nodeType, bool isImplicit, bool required, ref ISyntaxNode node)
Parameters
positionPointnodeTypeNetNodeTypeisImplicitboolrequiredboolnodeISyntaxNode