Searched defs:getModifiers (Results 1 – 13 of 13) sorted by relevance
25 public ASTList getModifiers() { return (ASTList)getLeft(); } in getModifiers() method in FieldDecl
32 public ASTList getModifiers() { return (ASTList)getLeft(); } in getModifiers() method in MethodDecl
40 public int getModifiers() { in getModifiers() method in CtArray
57 public int getModifiers() { in getModifiers() method in CtPrimitiveType
39 public int getModifiers() { return 0; } in getModifiers() method in CtMember.Cache198 public abstract int getModifiers(); in getModifiers() method in CtMember
475 public int getModifiers() { in getModifiers() method in CtClass
130 public int getModifiers() { in getModifiers() method in CtBehavior
229 public int getModifiers() { in getModifiers() method in CtField
386 public int getModifiers() { in getModifiers() method in CtClassType
312 public Modifiers getModifiers(Attributes attributes) { in getModifiers() method in APIHandler
119 function getModifiers(e) { function
454 public List<Modifier> getModifiers(Long objectOMA, String type) { in getModifiers() method in BlenderContext
542 public static int getModifiers(ASTList mods) { in getModifiers() method in MemberResolver