Documentation ¶
Overview ¶
Package r8 performs include processing of r8 actions.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Preprocessor ¶
type Preprocessor struct {
*inputprocessor.BasePreprocessor
}
Preprocessor is the context for processing tool type actions.
func (*Preprocessor) ComputeSpec ¶
func (p *Preprocessor) ComputeSpec() error
ComputeSpec computes any further action specification that is not immediately inferrable from flags or toolchain configuration.
func (*Preprocessor) ParseFlags ¶
func (p *Preprocessor) ParseFlags() error
ParseFlags parses the commands flags and populates the ActionSpec object with inferred information.
Click to show internal directories.
Click to hide internal directories.