Syntactik.NET Documentation
Syntactik.NET Documentation
API Reference
Syntactik.Compiler.IO
ReaderInput Class
ReaderInput Constructor
ReaderInput Properties
ReaderInput Methods
ReaderInput Constructor
Creates an instance of
ReaderInput
.
Namespace:
Syntactik.Compiler.IO
Assembly:
Syntactik (in Syntactik.dll) Version: 0.3.0-beta1
Syntax
C#
Copy
public
ReaderInput
(
string
name
,
TextReader
reader
)
Parameters
name
Type:
System
String
File name associated with the input.
reader
Type:
System.IO
TextReader
Underlying
TextReader
See Also
Reference
ReaderInput Class
Syntactik.Compiler.IO Namespace
Send comments on this topic to
info@syntactik.com