Package net.sf.antcontrib.cpptasks.parser
package net.sf.antcontrib.cpptasks.parser
Provides minimal scanners to extract dependencies,
such as include statements, from source files.
-
ClassDescriptionAn abstract base class for simple parsersAn base class for objects that represent the state of an AbstractParser.This parser state checks consumed characters against a specific character (case insensitive).A parser that extracts #include statements from a Reader.A parser that extracts INCLUDE statements from a Reader.This parser state checks consumed characters against a specific character.A parser that extracts #include statements from a Reader.This parser state checks consumed characters against a specific character (case insensitive) or whitespace.This parser state checks consumed characters against a specific character or whitespace.