Home
last modified time | relevance | path

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

/external/turbine/java/com/google/turbine/bytecode/
DClassFile.java685 public static class TypePath { class in ClassFile.TypeAnnotationInfo
730 private TypePath(Kind kind, TypePath parent) { in TypePath() method in ClassFile.TypeAnnotationInfo.TypePath
735 private TypePath(int index, Kind kind, TypePath parent) { in TypePath() method in ClassFile.TypeAnnotationInfo.TypePath