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.java289 static class TurbineErrorType extends TurbineTypeMirror implements ErrorType { class in TurbineTypeMirror
293 public TurbineErrorType(ModelFactory factory, ErrorTy type) { in TurbineErrorType() method in TurbineTypeMirror.TurbineErrorType