Class ClassifierUpdater
- java.lang.Object
 - 
- jetbrains.mps.baseLanguage.javastub.ClassifierUpdater
 
 
- 
public class ClassifierUpdater extends Object
 
- 
- 
Constructor Summary
Constructors Constructor Description ClassifierUpdater(ASMClass asmClass, boolean skipPrivate, ReferenceFactory handler) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected SNodecreateVisibility(ASMField f)protected SNodecreateVisibility(ASMMethod m)voidupdate(SNode c) 
 - 
 
- 
- 
Constructor Detail
- 
ClassifierUpdater
public ClassifierUpdater(ASMClass asmClass, boolean skipPrivate, ReferenceFactory handler)
 
 - 
 
 -