public interface AntlrSourceVirtualDirectory
source
sets. Its implementation gets pushed onto the DynamicObjectAware portion of the
source set under the name 'antlr'.| 修飾子とタイプ | メソッドと説明 |
|---|---|
AntlrSourceVirtualDirectory |
antlr(Closure configureClosure)
Configures the Antlr source for this set.
|
SourceDirectorySet |
getAntlr()
All Antlr source for this source set.
|
SourceDirectorySet getAntlr()
AntlrSourceVirtualDirectory antlr(Closure configureClosure)
SourceDirectorySet (see
getAntlr()) which contains the Antlr source.configureClosure - The closure to use to configure the Antlr source.