Searched defs:BOOLEAN_TYPE (Results 1 – 3 of 3) sorted by relevance
28 public static final String BOOLEAN_TYPE = "BOOLEAN"; field in MethodExitWithReturnValueDebuggee
181 public static final RegisterType BOOLEAN_TYPE = new RegisterType(BOOLEAN, null); field in RegisterType
59 BOOLEAN_TYPE : 'boolean', property