Searched refs:antlr (Results 1 - 25 of 100) sorted by relevance

1234

/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/antlr2/antlr/
H A DTokenStream.hpp6 * Software rights: http://www.antlr.org/license.html
8 * $Id: //depot/code/org.antlr/release/antlr-2.7.7/lib/cpp/antlr/TokenStream.hpp#2 $
11 #include <antlr/config.hpp>
12 #include <antlr/Token.hpp>
15 namespace antlr { namespace
H A DTokenStreamRetryException.hpp6 * Software rights: http://www.antlr.org/license.html
8 * $Id: //depot/code/org.antlr/release/antlr-2.7.7/lib/cpp/antlr/TokenStreamRetryException.hpp#2 $
11 #include <antlr/config.hpp>
12 #include <antlr/TokenStreamException.hpp>
15 namespace antlr { namespace
H A DTokenStreamBasicFilter.hpp6 * Software rights: http://www.antlr.org/license.html
8 * $Id: //depot/code/org.antlr/release/antlr-2.7.7/lib/cpp/antlr/TokenStreamBasicFilter.hpp#2 $
11 #include <antlr/config.hpp>
12 #include <antlr/BitSet.hpp>
13 #include <antlr/TokenStream.hpp>
16 namespace antlr { namespace
H A DNoViableAltException.hpp6 * Software rights: http://www.antlr.org/license.html
8 * $Id: //depot/code/org.antlr/release/antlr-2.7.7/lib/cpp/antlr/NoViableAltException.hpp#2 $
11 #include <antlr/config.hpp>
12 #include <antlr/RecognitionException.hpp>
13 #include <antlr/Token.hpp>
14 #include <antlr/AST.hpp>
17 namespace antlr { namespace
H A DMakefile.in10 subdir=lib/cpp/antlr
13 @abs_top_srcdir@/lib/cpp/antlr/ANTLRException.hpp \
14 @abs_top_srcdir@/lib/cpp/antlr/ANTLRUtil.hpp \
15 @abs_top_srcdir@/lib/cpp/antlr/ASTArray.hpp \
16 @abs_top_srcdir@/lib/cpp/antlr/ASTFactory.hpp \
17 @abs_top_srcdir@/lib/cpp/antlr/AST.hpp \
18 @abs_top_srcdir@/lib/cpp/antlr/ASTNULLType.hpp \
19 @abs_top_srcdir@/lib/cpp/antlr/ASTPair.hpp \
20 @abs_top_srcdir@/lib/cpp/antlr/ASTRefCount.hpp \
21 @abs_top_srcdir@/lib/cpp/antlr/BaseAS
[all...]
H A DNoViableAltForCharException.hpp6 * Software rights: http://www.antlr.org/license.html
8 * $Id: //depot/code/org.antlr/release/antlr-2.7.7/lib/cpp/antlr/NoViableAltForCharException.hpp#2 $
11 # include <antlr/config.hpp>
12 # include <antlr/RecognitionException.hpp>
13 # include <antlr/CharScanner.hpp>
16 namespace antlr namespace
H A DASTArray.hpp6 * Software rights: http://www.antlr.org/license.html
8 * $Id: //depot/code/org.antlr/release/antlr-2.7.7/lib/cpp/antlr/ASTArray.hpp#2 $
11 #include <antlr/config.hpp>
12 #include <antlr/AST.hpp>
15 namespace antlr { namespace
H A DCharBuffer.hpp6 * Software rights: http://www.antlr.org/license.html
8 * $Id: //depot/code/org.antlr/release/antlr-2.7.7/lib/cpp/antlr/CharBuffer.hpp#2 $
11 #include <antlr/config.hpp>
15 #include <antlr/InputBuffer.hpp>
18 namespace antlr { namespace
32 * @see antlr.CharQueue
H A DCharStreamException.hpp6 * Software rights: http://www.antlr.org/license.html
8 * $Id: //depot/code/org.antlr/release/antlr-2.7.7/lib/cpp/antlr/CharStreamException.hpp#2 $
11 #include <antlr/config.hpp>
12 #include <antlr/ANTLRException.hpp>
15 namespace antlr { namespace
H A DCharStreamIOException.hpp6 * Software rights: http://www.antlr.org/license.html
8 * $Id: //depot/code/org.antlr/release/antlr-2.7.7/lib/cpp/antlr/CharStreamIOException.hpp#2 $
11 #include <antlr/config.hpp>
12 #include <antlr/CharStreamException.hpp>
15 namespace antlr { namespace
H A DTokenStreamException.hpp6 * Software rights: http://www.antlr.org/license.html
8 * $Id: //depot/code/org.antlr/release/antlr-2.7.7/lib/cpp/antlr/TokenStreamException.hpp#2 $
11 #include <antlr/config.hpp>
12 #include <antlr/ANTLRException.hpp>
15 namespace antlr { namespace
H A DTokenStreamIOException.hpp6 * Software rights: http://www.antlr.org/license.html
8 * $Id: //depot/code/org.antlr/release/antlr-2.7.7/lib/cpp/antlr/TokenStreamIOException.hpp#2 $
11 #include <antlr/config.hpp>
12 #include <antlr/TokenStreamException.hpp>
15 namespace antlr { namespace
H A DTreeParserSharedInputState.hpp6 * Software rights: http://www.antlr.org/license.html
8 * $Id: //depot/code/org.antlr/release/antlr-2.7.7/lib/cpp/antlr/TreeParserSharedInputState.hpp#2 $
11 #include <antlr/config.hpp>
12 #include <antlr/RefCount.hpp>
15 namespace antlr { namespace
H A DIOException.hpp6 * Software rights: http://www.antlr.org/license.html
11 #include <antlr/config.hpp>
12 #include <antlr/ANTLRException.hpp>
16 namespace antlr { namespace
H A DSemanticException.hpp6 * Software rights: http://www.antlr.org/license.html
8 * $Id: //depot/code/org.antlr/release/antlr-2.7.7/lib/cpp/antlr/SemanticException.hpp#2 $
11 #include <antlr/config.hpp>
12 #include <antlr/RecognitionException.hpp>
15 namespace antlr { namespace
H A DBitSet.hpp6 * Software rights: http://www.antlr.org/license.html
8 * $Id: //depot/code/org.antlr/release/antlr-2.7.7/lib/cpp/antlr/BitSet.hpp#2 $
11 #include <antlr/config.hpp>
16 namespace antlr { namespace
H A DTokenWithIndex.hpp6 * Software rights: http://www.antlr.org/license.html
11 #include <antlr/config.hpp>
12 #include <antlr/CommonToken.hpp>
13 #include <antlr/String.hpp>
16 namespace antlr { namespace
19 class ANTLR_API TokenWithIndex : public ANTLR_USE_NAMESPACE(antlr)CommonToken {
H A DASTPair.hpp6 * Software rights: http://www.antlr.org/license.html
8 * $Id: //depot/code/org.antlr/release/antlr-2.7.7/lib/cpp/antlr/ASTPair.hpp#2 $
11 #include <antlr/config.hpp>
12 #include <antlr/AST.hpp>
15 namespace antlr { namespace
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/antlr2/
H A Dantlr.jar ... META-INF/ META-INF/MANIFEST.MF antlr/ antlr/ActionElement.class ActionElement.java package antlr antlr. ...
/macosx-10.10.1/Security-57031.1.35/Security/include/security_codesigning/
H A DRequirementLexer.hpp4 #include <antlr/config.hpp>
6 #include <antlr/CommonToken.hpp>
7 #include <antlr/InputBuffer.hpp>
8 #include <antlr/BitSet.hpp>
10 #include <antlr/CharScanner.hpp>
17 class CUSTOM_API RequirementLexer : public antlr::CharScanner, public RequirementParserTokenTypes
28 RequirementLexer(antlr::InputBuffer& ib);
29 RequirementLexer(const antlr::LexerSharedInputState& state);
30 antlr::RefToken nextToken();
63 static const antlr
[all...]
H A DRequirementParser.hpp4 #include <antlr/config.hpp>
6 #include <antlr/TokenStream.hpp>
7 #include <antlr/TokenBuffer.hpp>
9 #include <antlr/LLkParser.hpp>
17 class CUSTOM_API RequirementParser : public antlr::LLkParser, public RequirementParserTokenTypes
22 void reportError(const antlr::RecognitionException &ex);
30 void initializeASTFactory( antlr::ASTFactory& factory );
32 RequirementParser(antlr::TokenBuffer& tokenBuf, int k);
34 RequirementParser(antlr::TokenBuffer& tokenBuf);
36 RequirementParser(antlr
[all...]
H A DRequirementParser.cpp3 #include <antlr/NoViableAltException.hpp>
4 #include <antlr/SemanticException.hpp>
5 #include <antlr/ASTFactory.hpp>
23 void RequirementParser::reportError(const antlr::RecognitionException &ex)
40 throw antlr::SemanticException("odd number of digits");
54 throw antlr::SemanticException("invalid hash length");
89 throw antlr::SemanticException(key + ": unrecognized certificate field");
93 RequirementParser::RequirementParser(antlr::TokenBuffer& tokenBuf, int k)
94 : antlr::LLkParser(tokenBuf,k)
98 RequirementParser::RequirementParser(antlr
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/lib/
H A DRequirementLexer.hpp4 #include <antlr/config.hpp>
6 #include <antlr/CommonToken.hpp>
7 #include <antlr/InputBuffer.hpp>
8 #include <antlr/BitSet.hpp>
10 #include <antlr/CharScanner.hpp>
17 class CUSTOM_API RequirementLexer : public antlr::CharScanner, public RequirementParserTokenTypes
28 RequirementLexer(antlr::InputBuffer& ib);
29 RequirementLexer(const antlr::LexerSharedInputState& state);
30 antlr::RefToken nextToken();
63 static const antlr
[all...]
H A DRequirementParser.hpp4 #include <antlr/config.hpp>
6 #include <antlr/TokenStream.hpp>
7 #include <antlr/TokenBuffer.hpp>
9 #include <antlr/LLkParser.hpp>
17 class CUSTOM_API RequirementParser : public antlr::LLkParser, public RequirementParserTokenTypes
22 void reportError(const antlr::RecognitionException &ex);
30 void initializeASTFactory( antlr::ASTFactory& factory );
32 RequirementParser(antlr::TokenBuffer& tokenBuf, int k);
34 RequirementParser(antlr::TokenBuffer& tokenBuf);
36 RequirementParser(antlr
[all...]
H A DRequirementParser.cpp3 #include <antlr/NoViableAltException.hpp>
4 #include <antlr/SemanticException.hpp>
5 #include <antlr/ASTFactory.hpp>
23 void RequirementParser::reportError(const antlr::RecognitionException &ex)
40 throw antlr::SemanticException("odd number of digits");
54 throw antlr::SemanticException("invalid hash length");
89 throw antlr::SemanticException(key + ": unrecognized certificate field");
93 RequirementParser::RequirementParser(antlr::TokenBuffer& tokenBuf, int k)
94 : antlr::LLkParser(tokenBuf,k)
98 RequirementParser::RequirementParser(antlr
[all...]

Completed in 192 milliseconds

1234