public interface CompilerInputProvider
Modifier and Type | Method and Description |
---|---|
CompilerInput |
getInput(InputId inputId)
Looks up an input (possibly an externs input) by input id.
|
@Nullable CompilerInput getInput(InputId inputId)
Copyright © 2009-2020 Google. All Rights Reserved.