FsGll


GSuccess<'a, 'r>

Namespace: FsGll
Parent Module: AbstractParsers

Constructors

ConstructorDescription
new(value, tail)
Signature: (value:'r * tail:InputStream<'a>) -> GSuccess<'a,'r>

CompiledName: .ctor

Instance members

Instance memberDescription
Data
Signature: 'r * InputStream<'a>

CompiledName: get_Data

Value
Signature: 'r

CompiledName: get_Value

Fork me on GitHub