public interface OptionLink
Modifier and Type | Method and Description |
---|---|
void |
setLink(boolean link)
Sets whether the separate compiler should link compiled output and supplied precompiled
libraries into a usable result.
|
boolean |
shouldLink()
Whether the separate compiler should link compiled output and supplied precompiled libraries
into a usable result.
|
void setLink(boolean link)
boolean shouldLink()
Copyright © 2018. All rights reserved.