Averest


InputPattern Type

InputPattern is matched against one input FIFO buffer and is either a prefix pattern or a fixed size pattern. Prefix patterns match if the FIFO buffer's prefix will match, while fixed size patterns must match with the entire content of the buffer

Union cases

Union case Description

FixedS InputPatValue[]

Full Usage: FixedS InputPatValue[]

Parameters:
Item : InputPatValue[]

Prefix InputPatValue[]

Full Usage: Prefix InputPatValue[]

Parameters:
Item : InputPatValue[]

Instance members

Instance member Description

this.pp

Full Usage: this.pp

Returns: string
Returns: string