Scanner

Overview

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.fmt
  • Platforms: .NET, .NET Standard 2.0, Island


Required Methods


Scan

 

method Scan(state: ScanState; verb: rune): error

 

error Scan(ScanState state, rune verb)

 

func Scan(_ state: ScanState, _ verb: rune) -> error

 

func Scan(state ScanState, verb rune) error

 

Function Scan(state As ScanState, verb As rune) As error

Parameters:

  • state:
  • verb: