Home
last modified time | relevance | path

Searched defs:TurbineErrorType (Results 1 – 1 of 1) sorted by relevance

/external/turbine/java/com/google/turbine/processing/
DTurbineTypeMirror.java299 static class TurbineErrorType extends TurbineTypeMirror implements ErrorType { class in TurbineTypeMirror
303 public TurbineErrorType(ModelFactory factory, ErrorTy type) { in TurbineErrorType() method in TurbineTypeMirror.TurbineErrorType