OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aNode
(Results
1 - 25
of
49
) sorted by null
1
2
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRMapElement.h
44
+ (id) newANTLRMapElementWithNode:(NSInteger)aTType Node:(id)
aNode
;
45
+ (id) newANTLRMapElementWithName:(NSString *)aName Node:(id)
aNode
;
49
- (id) initWithNode:(NSInteger)aTType Node:(id)
aNode
;
50
- (id) initWithName:(NSString *)aName Node:(id)
aNode
;
60
- (void)setNode:(id)
aNode
;
61
- (void)putNode:(id)
aNode
;
62
- (void)putNode:(id)
aNode
With:(NSInteger)uniqueID;
63
//- (void)setObject:(id)
aNode
atIndex:anIndex;
ANTLRNodeMapElement.h
45
+ (id) newANTLRNodeMapElementWithIndex:(id)anIndex Node:(id<ANTLRTree>)
aNode
;
47
- (id) initWithAnIndex:(id)anIndex Node:(id)
aNode
;
52
- (void)setNode:(id<ANTLRTree>)
aNode
;
ANTLRUniqueIDMap.h
61
- (id)getNode:(id<ANTLRTree>)
aNode
;
62
- (void)putID:(id)anID Node:(id<ANTLRTree>)
aNode
;
ANTLRTreeAdaptor.h
42
- (id<ANTLRTree>)dupNode:(id<ANTLRTree>)
aNode
; // copies just the node
108
- (NSUInteger) getUniqueID:(id<ANTLRTree>)
aNode
;
116
- (id<ANTLRTree>)dupNode:(id<ANTLRTree>)
aNode
;
119
- (NSInteger) getType:(id<ANTLRTree>)
aNode
;
120
- (void) setType:(id<ANTLRTree>)
aNode
Type:(NSInteger)tokenType;
122
- (NSString *) getText:(id<ANTLRTree>)
aNode
;
123
- (void) setText:(id<ANTLRTree>)
aNode
Text:(NSString *)tokenText;
134
- (id<ANTLRTree>) getChild:(id<ANTLRTree>)
aNode
At:(NSInteger) i;
ANTLRMap.h
77
- (NSInteger)getNode:(ANTLRMapElement *)
aNode
;
78
- (void)putNode:(NSInteger)aTType Node:(id)
aNode
;
80
- (void)putName:(NSString *)name Node:(id)
aNode
;
ANTLRRecognitionException.h
65
- (void) setNode: (id<ANTLRTree>)
aNode
;
ANTLRHashMap.h
97
- (void) putName:(NSString *)name Node:(id)
aNode
;
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRMapElement.h
44
+ (id) newANTLRMapElementWithNode:(NSInteger)aTType Node:(id)
aNode
;
45
+ (id) newANTLRMapElementWithName:(NSString *)aName Node:(id)
aNode
;
49
- (id) initWithNode:(NSInteger)aTType Node:(id)
aNode
;
50
- (id) initWithName:(NSString *)aName Node:(id)
aNode
;
60
- (void)setNode:(id)
aNode
;
61
- (void)putNode:(id)
aNode
;
62
- (void)putNode:(id)
aNode
With:(NSInteger)uniqueID;
63
//- (void)setObject:(id)
aNode
atIndex:anIndex;
ANTLRNodeMapElement.h
45
+ (id) newANTLRNodeMapElementWithIndex:(id)anIndex Node:(id<ANTLRTree>)
aNode
;
47
- (id) initWithAnIndex:(id)anIndex Node:(id)
aNode
;
52
- (void)setNode:(id<ANTLRTree>)
aNode
;
ANTLRUniqueIDMap.h
61
- (id)getNode:(id<ANTLRTree>)
aNode
;
62
- (void)putID:(id)anID Node:(id<ANTLRTree>)
aNode
;
ANTLRTreeAdaptor.h
42
- (id<ANTLRTree>)dupNode:(id<ANTLRTree>)
aNode
; // copies just the node
108
- (NSUInteger) getUniqueID:(id<ANTLRTree>)
aNode
;
116
- (id<ANTLRTree>)dupNode:(id<ANTLRTree>)
aNode
;
119
- (NSInteger) getType:(id<ANTLRTree>)
aNode
;
120
- (void) setType:(id<ANTLRTree>)
aNode
Type:(NSInteger)tokenType;
122
- (NSString *) getText:(id<ANTLRTree>)
aNode
;
123
- (void) setText:(id<ANTLRTree>)
aNode
Text:(NSString *)tokenText;
134
- (id<ANTLRTree>) getChild:(id<ANTLRTree>)
aNode
At:(NSInteger) i;
ANTLRMap.h
77
- (NSInteger)getNode:(ANTLRMapElement *)
aNode
;
78
- (void)putNode:(NSInteger)aTType Node:(id)
aNode
;
80
- (void)putName:(NSString *)name Node:(id)
aNode
;
ANTLRRecognitionException.h
65
- (void) setNode: (id<ANTLRTree>)
aNode
;
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRMapElement.h
44
+ (id) newANTLRMapElementWithNode:(NSInteger)aTType Node:(id)
aNode
;
45
+ (id) newANTLRMapElementWithName:(NSString *)aName Node:(id)
aNode
;
49
- (id) initWithNode:(NSInteger)aTType Node:(id)
aNode
;
50
- (id) initWithName:(NSString *)aName Node:(id)
aNode
;
60
- (void)setNode:(id)
aNode
;
61
- (void)putNode:(id)
aNode
;
62
- (void)putNode:(id)
aNode
With:(NSInteger)uniqueID;
63
//- (void)setObject:(id)
aNode
atIndex:anIndex;
ANTLRNodeMapElement.h
45
+ (id) newANTLRNodeMapElementWithIndex:(id)anIndex Node:(id<ANTLRTree>)
aNode
;
47
- (id) initWithAnIndex:(id)anIndex Node:(id)
aNode
;
52
- (void)setNode:(id<ANTLRTree>)
aNode
;
ANTLRUniqueIDMap.h
61
- (id)getNode:(id<ANTLRTree>)
aNode
;
62
- (void)putID:(id)anID Node:(id<ANTLRTree>)
aNode
;
ANTLRTreeAdaptor.h
42
- (id<ANTLRTree>)dupNode:(id<ANTLRTree>)
aNode
; // copies just the node
108
- (NSUInteger) getUniqueID:(id<ANTLRTree>)
aNode
;
116
- (id<ANTLRTree>)dupNode:(id<ANTLRTree>)
aNode
;
119
- (NSInteger) getType:(id<ANTLRTree>)
aNode
;
120
- (void) setType:(id<ANTLRTree>)
aNode
Type:(NSInteger)tokenType;
122
- (NSString *) getText:(id<ANTLRTree>)
aNode
;
123
- (void) setText:(id<ANTLRTree>)
aNode
Text:(NSString *)tokenText;
134
- (id<ANTLRTree>) getChild:(id<ANTLRTree>)
aNode
At:(NSInteger) i;
ANTLRMap.h
77
- (NSInteger)getNode:(ANTLRMapElement *)
aNode
;
78
- (void)putNode:(NSInteger)aTType Node:(id)
aNode
;
80
- (void)putName:(NSString *)name Node:(id)
aNode
;
ANTLRRecognitionException.h
65
- (void) setNode: (id<ANTLRTree>)
aNode
;
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRMapElement.h
44
+ (id) newANTLRMapElementWithNode:(NSInteger)aTType Node:(id)
aNode
;
45
+ (id) newANTLRMapElementWithName:(NSString *)aName Node:(id)
aNode
;
49
- (id) initWithNode:(NSInteger)aTType Node:(id)
aNode
;
50
- (id) initWithName:(NSString *)aName Node:(id)
aNode
;
60
- (void)setNode:(id)
aNode
;
61
- (void)putNode:(id)
aNode
;
62
- (void)putNode:(id)
aNode
With:(NSInteger)uniqueID;
63
//- (void)setObject:(id)
aNode
atIndex:anIndex;
ANTLRNodeMapElement.h
45
+ (id) newANTLRNodeMapElementWithIndex:(id)anIndex Node:(id<ANTLRBaseTree>)
aNode
;
47
- (id) initWithAnIndex:(id)anIndex Node:(id)
aNode
;
52
- (void)setNode:(id<ANTLRBaseTree>)
aNode
;
ANTLRTreeAdaptor.h
38
- (id)dupNode:(id)
aNode
; // copies just the node
104
- (NSUInteger) getUniqueID:(id)
aNode
;
113
- (id)dupNode:(id)
aNode
;
116
- (NSInteger) getType:(id)
aNode
;
117
- (void) setType:(id)
aNode
Type:(NSInteger)tokenType;
119
- (NSString *) getText:(id)
aNode
;
120
- (void) setText:(id)
aNode
Text:(NSString *)tokenText;
131
- (id) getChild:(id)
aNode
At:(NSInteger) i;
ANTLRUniqueIDMap.h
61
- (id)getNode:(id<ANTLRBaseTree>)
aNode
;
62
- (void)putID:(id)anID Node:(id<ANTLRBaseTree>)
aNode
;
ANTLRMap.h
77
- (NSInteger)getNode:(ANTLRMapElement *)
aNode
;
78
- (void)putNode:(NSInteger)aTType Node:(id)
aNode
;
80
- (void)putName:(NSString *)name Node:(id)
aNode
;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_rss/org/eclipse/releng/generators/rss/
RSSFeedUpdateEntryTask.java
213
Node
aNode
= null;
223
aNode
= (Attr)nodelist.item(i);
228
aNode
= (Element)nodelist.item(i);
233
aNode
= (Text)nodelist.item(i);
238
aNode
= null;
241
if (
aNode
!= null) {
242
setFoundNode(
aNode
);
244
System.out.print((debug>0?
aNode
.getNodeName() + " = ":NS) +
aNode
.getNodeValue()); //$NON-NLS-1$ //$NON-NLS-2$
245
if (!isNullString(replacement)) {
aNode
.setTextContent(replacement);
[
all
...]
Completed in 745 milliseconds
1
2