forked from JavaTX/JavaCompilerCore
Merge branch 'master' of ssh://gohorb.ba-horb.de/bahome/projekt/git/JavaCompilerCore
This commit is contained in:
commit
c58d706c01
@ -1371,6 +1371,8 @@ throws MatchException
|
||||
}
|
||||
}
|
||||
//REDUCE2
|
||||
//PL 15-01-20: HIER MUESSEN NOCH ALLE FAELLE MIT EXTENDS UND SUPER GEMISCHT ERGAENZT WERDEN
|
||||
//BEACHTEN: WAS PASSIERT WENN HINTER ? extends/super EINE TYPVAR/KEIN REFTYPE STEHT
|
||||
if(P.OperatorEqual())
|
||||
{
|
||||
RefType TA1 = null;
|
||||
|
Loading…
Reference in New Issue
Block a user