FsGll


GSuccess<'a, 'r>

Namespace: FsGll
Parent Module: PureParsers

Constructors

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

CompiledName: .ctor

Instance members

Instance memberDescription
Value
Signature: 'r

CompiledName: get_Value

Fork me on GitHub