Click or drag to resize

VariableDeclParseType Method

This method is used when parsing forwards starting with the type is possible.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected void ParseType(
	Parser parser
)

Parameters

parser
Type: Nova.ParsingParser
See Also