execute
public void execute()
throws BuildException
executes the task
parses all attributes and validates options...
getDestdir
public String getDestdir()
Gets the value of destdir
getExpect
public String getExpect()
Gets the value of expect
getForce
public boolean getForce()
Gets the value of force
getPackage
public String getPackage()
Gets the value of _package
getParser
public String getParser()
Gets the value of parser
getQuiet
public boolean getQuiet()
Gets the value of quiet
getSrcfile
public String getSrcfile()
Get the Srcfile value.
getSymbols
public String getSymbols()
Gets the value of symbols
inspect
protected String inspect(String cupfile)
Let's search for package name
cupfile
- where we have to search for the package name
- the package folder structure
isCompact_red
public boolean isCompact_red()
Gets the value of compact_red
isDebug
public boolean isDebug()
Gets the value of debug
isDump
public boolean isDump()
Gets the value of dump
isDump_grammar
public boolean isDump_grammar()
Gets the value of dump_grammar
- the value of dump_grammar
isDump_states
public boolean isDump_states()
Gets the value of dump_states
isDump_tables
public boolean isDump_tables()
Gets the value of dump_tables
isInterface
public boolean isInterface()
Gets the value of _interface
isNonterms
public boolean isNonterms()
Gets the value of nonterms
isNopositions
public boolean isNopositions()
Gets the value of nopositions
isNoscanner
public boolean isNoscanner()
Gets the value of noscanner
isNosummary
public boolean isNosummary()
Gets the value of nosummary
isNowarn
public boolean isNowarn()
Gets the value of nowarn
isProgress
public boolean isProgress()
Gets the value of progress
isTime
public boolean isTime()
Gets the value of time
setCompact_red
public void setCompact_red(boolean argCompact_red)
Sets the value of compact_red
argCompact_red
- Value to assign to this.compact_red
setDebug
public void setDebug(boolean argDebug)
Sets the value of debug
argDebug
- Value to assign to this.debug
setDestdir
public void setDestdir(String destdir)
Sets the value of destdir
setDump
public void setDump(boolean argDump)
Sets the value of dump
argDump
- Value to assign to this.dump
setDump_grammar
public void setDump_grammar(boolean argDump_grammar)
Sets the value of dump_grammar
argDump_grammar
- Value to assign to this.dump_grammar
setDump_states
public void setDump_states(boolean argDump_states)
Sets the value of dump_states
argDump_states
- Value to assign to this.dump_states
setDump_tables
public void setDump_tables(boolean argDump_tables)
Sets the value of dump_tables
argDump_tables
- Value to assign to this.dump_tables
setExpect
public void setExpect(String argExpect)
Sets the value of expect
argExpect
- Value to assign to this.expect
setForce
public void setForce(boolean argforce)
Sets the value of force
setInterface
public void setInterface(boolean arg_interface)
Sets the value of _interface
arg_interface
- Value to assign to this._interface
setNonterms
public void setNonterms(boolean argNonterms)
Sets the value of nonterms
argNonterms
- Value to assign to this.nonterms
setNopositions
public void setNopositions(boolean argNopositions)
Sets the value of nopositions
argNopositions
- Value to assign to this.nopositions
setNoscanner
public void setNoscanner(boolean argNoscanner)
Sets the value of noscanner
argNoscanner
- Value to assign to this.noscanner
setNosummary
public void setNosummary(boolean argNosummary)
Sets the value of nosummary
argNosummary
- Value to assign to this.nosummary
setNowarn
public void setNowarn(boolean argNowarn)
Sets the value of nowarn
argNowarn
- Value to assign to this.nowarn
setPackage
public void setPackage(String arg_package)
Sets the value of _package
arg_package
- Value to assign to this._package
setParser
public void setParser(String argParser)
Sets the value of parser
argParser
- Value to assign to this.parser
setProgress
public void setProgress(boolean argProgress)
Sets the value of progress
argProgress
- Value to assign to this.progress
setQuiet
public void setQuiet(boolean argquiet)
Sets the value of quiet
setSrcfile
public void setSrcfile(String newSrcfile)
Set the Srcfile value.
newSrcfile
- The new Srcfile value.
setSymbols
public void setSymbols(String argSymbols)
Sets the value of symbols
argSymbols
- Value to assign to this.symbols
setTime
public void setTime(boolean argTime)
Sets the value of time
argTime
- Value to assign to this.time