Searched defs:TypeVariableSymbol (Results 1 - 1 of 1) sorted by relevance

/openjdk10/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/code/
H A DSymbol.java826 public static class TypeVariableSymbol class in class:Symbol
829 public TypeVariableSymbol(long flags, Name name, Type type, Symbol owner) { method in class:Symbol.TypeVariableSymbol

Completed in 50 milliseconds