Groovy Documentation

org.gradle.plugins.cpp.gpp
[Java] Class Gpp

java.lang.Object
  org.gradle.plugins.cpp.gpp.Gpp
All Implemented Interfaces:
Compiler

public class Gpp
extends Object

Compiler adapter for gpp


Field Summary
static String NAME

 
Method Summary
String getName()

CompileSpecFactory getSpecFactory()

 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Field Detail

NAME

public static final String NAME


 
Method Detail

getName

public String getName()


getSpecFactory

public CompileSpecFactory getSpecFactory()


 

Gradle API 1.0-milestone-8