Method | Description | |
---|---|---|
Create ( SourceReader source ) : VBF.Compilers.Scanners.ForkableScanner | ||
ForkableScannerBuilder ( VBF.Compilers.Scanners.ScannerInfo info ) | ||
SetTriviaTokens ( ) : void |
public Create ( SourceReader source ) : VBF.Compilers.Scanners.ForkableScanner | ||
source | SourceReader | |
return | VBF.Compilers.Scanners.ForkableScanner |
public ForkableScannerBuilder ( VBF.Compilers.Scanners.ScannerInfo info ) | ||
info | VBF.Compilers.Scanners.ScannerInfo |