Searched refs:interface (Results 426 - 450 of 1838) sorted by relevance

<<11121314151617181920>>

/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
H A DANTLRUnwantedTokenException.h35 @interface ANTLRUnwantedTokenException : ANTLRMismatchedTokenException {
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
H A DANTLRBaseMapElement.h35 @interface ANTLRBaseMapElement : ANTLRLinkBase {
H A DANTLRDebugTreeAdaptor.h32 @interface ANTLRDebugTreeAdaptor : ANTLRBaseTreeAdaptor {
H A DANTLRLexerRuleReturnScope.h29 @interface ANTLRLexerRuleReturnScope : NSObject {
H A DANTLRMismatchedRangeException.h33 @interface ANTLRMismatchedRangeException : ANTLRRecognitionException {
H A DANTLRMismatchedSetException.h31 @interface ANTLRMismatchedSetException : ANTLRRecognitionException {
H A DANTLRMismatchedTreeNodeException.h32 @interface ANTLRMismatchedTreeNodeException : ANTLRRecognitionException {
H A DANTLRStreamEnumerator.h35 @interface ANTLRStreamEnumerator : NSEnumerator
H A DANTLRTreeRuleReturnScope.h36 @interface ANTLRTreeRuleReturnScope : ANTLRRuleReturnScope {
H A DANTLRTreeVisitor.h36 @interface ANTLRTreeVisitor : NSObject {
H A DANTLRUnwantedTokenException.h35 @interface ANTLRUnwantedTokenException : ANTLRMismatchedTokenException {
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/combined/
H A DCombinedParser.h22 @interface CombinedParser : ANTLRParser { /* line 572 */
41 @end /* end of CombinedParser interface */
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/hoistedPredicates/
H A DTLexer.h25 /* interface lexer class */
26 @interface TLexer : ANTLRLexer { // line 283
40 @end /* end of TLexer interface */
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/lexertest-simple/
H A DTestLexerLexer.h24 /* interface lexer class */
25 @interface TestLexer : ANTLRLexer { // line 283
38 @end /* end of TestLexer interface */
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treeparser/
H A DLangParser.h41 @interface LangParser_start_return :ANTLRParserRuleReturnScope { /* returnScopeInterface line 1838 */
55 @end /* end of returnScopeInterface interface */
60 @interface LangParser_decl_return :ANTLRParserRuleReturnScope { /* returnScopeInterface line 1838 */
74 @end /* end of returnScopeInterface interface */
79 @interface LangParser_type_return :ANTLRParserRuleReturnScope { /* returnScopeInterface line 1838 */
93 @end /* end of returnScopeInterface interface */
99 @interface LangParser : ANTLRParser { /* line 572 */
148 @end /* end of LangParser interface */
/external/antlr/antlr-3.4/runtime/ObjC/Framework/examples/treerewrite/
H A DTreeRewriteLexer.h23 /* interface lexer class */
24 @interface TreeRewriteLexer : ANTLRLexer { // line 283
36 @end /* end of TreeRewriteLexer interface */
/external/chromium_org/chrome/browser/ui/cocoa/applescript/
H A Dbookmark_folder_applescript.h15 @interface BookmarkFolderAppleScript : BookmarkNodeAppleScript {
H A Dbookmark_node_applescript.h17 @interface BookmarkNodeAppleScript : ElementAppleScript {
H A Delement_applescript.h12 @interface ElementAppleScript : NSObject {
/external/chromium_org/chrome/browser/ui/cocoa/autofill/
H A Dautofill_header.h19 @interface AutofillHeader : NSViewController<AutofillLayout> {
H A Dautofill_overlay_controller.h21 @interface AutofillOverlayController : NSViewController<AutofillLayout> {
H A Dautofill_section_view.h14 @interface AutofillSectionView : BaseView {
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/
H A Dbookmark_sync_promo_controller.h17 @interface BookmarkSyncPromoController : NSViewController<NSTextViewDelegate> {
H A Dbookmark_tree_browser_cell.h17 @interface BookmarkTreeBrowserCell : NSBrowserCell {
/external/chromium_org/chrome/browser/ui/cocoa/
H A Dchrome_event_processing_window.h15 @interface ChromeEventProcessingWindow : UnderlayOpenGLHostingWindow {

Completed in 298 milliseconds

<<11121314151617181920>>