Class TAwkParser

Description

Inherits from

TObject

15feb96 kci -- develop TAwkParser, a simple awk-like line parser notes 24feb96 kci This awk object is but a limited subset of a real awk system, but does provide the basic "parse-input-into-fields" that is a key part of awk.

Constructors

CreateParse

Functions

Parse
GetArg

Properties

Arg
FS
NF

Events

Variables

Count
FieldSep
FLine
NumFields