Click or drag to resize

LexicalInfo Constructor (String)

Creates instance of the class.

Namespace:  Syntactik.DOM
Assembly:  Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
public LexicalInfo(
	string filename
)

Parameters

filename
Type: SystemString
Source code file name.
See Also