Class ClojureParser
Inheritance
System.Object
ClojureParser
Assembly: Clojure.dll
Syntax
public class ClojureParser : Parser
Constructors
|
Improve this Doc
View Source
ClojureParser(ITokenStream)
Declaration
public ClojureParser(ITokenStream input)
Parameters
Type |
Name |
Description |
ITokenStream |
input |
|
|
Improve this Doc
View Source
ClojureParser(ITokenStream, TextWriter, TextWriter)
Declaration
public ClojureParser(ITokenStream input, TextWriter output, TextWriter errorOutput)
Parameters
Type |
Name |
Description |
ITokenStream |
input |
|
TextWriter |
output |
|
TextWriter |
errorOutput |
|
Fields
|
Improve this Doc
View Source
_ATN
Declaration
public static readonly ATN _ATN
Field Value
|
Improve this Doc
View Source
BIGN
Declaration
public const int BIGN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BIN
Declaration
public const int BIN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
BOOLEAN
Declaration
public const int BOOLEAN = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CHAR_ANY
Declaration
public const int CHAR_ANY = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CHAR_NAMED
Declaration
public const int CHAR_NAMED = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
CHAR_U
Declaration
public const int CHAR_U = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
decisionToDFA
Declaration
protected static Antlr4.Runtime.Dfa.DFA[] decisionToDFA
Field Value
Type |
Description |
Antlr4.Runtime.Dfa.DFA[] |
|
|
Improve this Doc
View Source
DefaultVocabulary
Declaration
public static readonly IVocabulary DefaultVocabulary
Field Value
Type |
Description |
IVocabulary |
|
|
Improve this Doc
View Source
FLOAT
Declaration
public const int FLOAT = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
HEX
Declaration
public const int HEX = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
LONG
Declaration
public const int LONG = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NIL
Declaration
public const int NIL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
NS_SYMBOL
Declaration
public const int NS_SYMBOL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
PARAM_NAME
Declaration
public const int PARAM_NAME = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_any_char
Declaration
public const int RULE_any_char = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_backtick
Declaration
public const int RULE_backtick = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_bign
Declaration
public const int RULE_bign = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_bin_
Declaration
public const int RULE_bin_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_character
Declaration
public const int RULE_character = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_deref
Declaration
public const int RULE_deref = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_discard
Declaration
public const int RULE_discard = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_dispatch
Declaration
public const int RULE_dispatch = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_file_
Declaration
public const int RULE_file_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int RULE_form = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int RULE_forms = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_gensym
Declaration
public const int RULE_gensym = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_hex_
Declaration
public const int RULE_hex_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_host_expr
Declaration
public const int RULE_host_expr = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_keyword
Declaration
public const int RULE_keyword = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_lambda_
Declaration
public const int RULE_lambda_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_list_
Declaration
public const int RULE_list_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_literal
Declaration
public const int RULE_literal = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_macro_keyword
Declaration
public const int RULE_macro_keyword = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_map_
Declaration
public const int RULE_map_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
Declaration
public const int RULE_meta_data = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_named_char
Declaration
public const int RULE_named_char = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_nil_
Declaration
public const int RULE_nil_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_ns_symbol
Declaration
public const int RULE_ns_symbol = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_number
Declaration
public const int RULE_number = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_param_name
Declaration
public const int RULE_param_name = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_quote
Declaration
public const int RULE_quote = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_reader_macro
Declaration
public const int RULE_reader_macro = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_regex
Declaration
public const int RULE_regex = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_set_
Declaration
public const int RULE_set_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_simple_keyword
Declaration
public const int RULE_simple_keyword = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_simple_sym
Declaration
public const int RULE_simple_sym = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_string_
Declaration
public const int RULE_string_ = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_symbol
Declaration
public const int RULE_symbol = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_tag
Declaration
public const int RULE_tag = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_u_hex_quad
Declaration
public const int RULE_u_hex_quad = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_unquote
Declaration
public const int RULE_unquote = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_unquote_splicing
Declaration
public const int RULE_unquote_splicing = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_var_quote
Declaration
public const int RULE_var_quote = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
RULE_vector
Declaration
public const int RULE_vector = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
ruleNames
Declaration
public static readonly string[] ruleNames
Field Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
sharedContextCache
Declaration
protected static PredictionContextCache sharedContextCache
Field Value
Type |
Description |
PredictionContextCache |
|
|
Improve this Doc
View Source
STRING
Declaration
public const int STRING = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
SYMBOL
Declaration
public const int SYMBOL = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__0
Declaration
public const int T__0 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__1
Declaration
public const int T__1 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__10
Declaration
public const int T__10 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__11
Declaration
public const int T__11 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__12
Declaration
public const int T__12 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__13
Declaration
public const int T__13 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__14
Declaration
public const int T__14 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__15
Declaration
public const int T__15 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__16
Declaration
public const int T__16 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__17
Declaration
public const int T__17 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__18
Declaration
public const int T__18 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__19
Declaration
public const int T__19 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__2
Declaration
public const int T__2 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__3
Declaration
public const int T__3 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__4
Declaration
public const int T__4 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__5
Declaration
public const int T__5 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__6
Declaration
public const int T__6 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__7
Declaration
public const int T__7 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__8
Declaration
public const int T__8 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
T__9
Declaration
public const int T__9 = null
Field Value
Type |
Description |
System.Int32 |
|
|
Improve this Doc
View Source
TRASH
Declaration
public const int TRASH = null
Field Value
Type |
Description |
System.Int32 |
|
Properties
|
Improve this Doc
View Source
GrammarFileName
Declaration
public override string GrammarFileName { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
RuleNames
Declaration
public override string[] RuleNames { get; }
Property Value
Type |
Description |
System.String[] |
|
|
Improve this Doc
View Source
SerializedAtn
Declaration
public override string SerializedAtn { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Vocabulary
Declaration
public override IVocabulary Vocabulary { get; }
Property Value
Type |
Description |
IVocabulary |
|
Methods
|
Improve this Doc
View Source
any_char()
Declaration
public ClojureParser.Any_charContext any_char()
Returns
|
Improve this Doc
View Source
backtick()
Declaration
public ClojureParser.BacktickContext backtick()
Returns
|
Improve this Doc
View Source
bign()
Declaration
public ClojureParser.BignContext bign()
Returns
|
Improve this Doc
View Source
bin_()
Declaration
public ClojureParser.Bin_Context bin_()
Returns
|
Improve this Doc
View Source
character()
Declaration
public ClojureParser.CharacterContext character()
Returns
|
Improve this Doc
View Source
deref()
Declaration
public ClojureParser.DerefContext deref()
Returns
|
Improve this Doc
View Source
discard()
Declaration
public ClojureParser.DiscardContext discard()
Returns
|
Improve this Doc
View Source
dispatch()
Declaration
public ClojureParser.DispatchContext dispatch()
Returns
|
Improve this Doc
View Source
file_()
Declaration
public ClojureParser.File_Context file_()
Returns
|
Improve this Doc
View Source
Declaration
public ClojureParser.FormContext form()
Returns
|
Improve this Doc
View Source
Declaration
public ClojureParser.FormsContext forms()
Returns
|
Improve this Doc
View Source
gensym()
Declaration
public ClojureParser.GensymContext gensym()
Returns
|
Improve this Doc
View Source
hex_()
Declaration
public ClojureParser.Hex_Context hex_()
Returns
|
Improve this Doc
View Source
host_expr()
Declaration
public ClojureParser.Host_exprContext host_expr()
Returns
|
Improve this Doc
View Source
keyword()
Declaration
public ClojureParser.KeywordContext keyword()
Returns
|
Improve this Doc
View Source
lambda_()
Declaration
public ClojureParser.Lambda_Context lambda_()
Returns
|
Improve this Doc
View Source
list_()
Declaration
public ClojureParser.List_Context list_()
Returns
|
Improve this Doc
View Source
literal()
Declaration
public ClojureParser.LiteralContext literal()
Returns
|
Improve this Doc
View Source
macro_keyword()
Declaration
public ClojureParser.Macro_keywordContext macro_keyword()
Returns
|
Improve this Doc
View Source
map_()
Declaration
public ClojureParser.Map_Context map_()
Returns
|
Improve this Doc
View Source
Declaration
public ClojureParser.Meta_dataContext meta_data()
Returns
|
Improve this Doc
View Source
named_char()
Declaration
public ClojureParser.Named_charContext named_char()
Returns
|
Improve this Doc
View Source
nil_()
Declaration
public ClojureParser.Nil_Context nil_()
Returns
|
Improve this Doc
View Source
ns_symbol()
Declaration
public ClojureParser.Ns_symbolContext ns_symbol()
Returns
|
Improve this Doc
View Source
number()
Declaration
public ClojureParser.NumberContext number()
Returns
|
Improve this Doc
View Source
param_name()
Declaration
public ClojureParser.Param_nameContext param_name()
Returns
|
Improve this Doc
View Source
quote()
Declaration
public ClojureParser.QuoteContext quote()
Returns
|
Improve this Doc
View Source
reader_macro()
Declaration
public ClojureParser.Reader_macroContext reader_macro()
Returns
|
Improve this Doc
View Source
regex()
Declaration
public ClojureParser.RegexContext regex()
Returns
|
Improve this Doc
View Source
set_()
Declaration
public ClojureParser.Set_Context set_()
Returns
|
Improve this Doc
View Source
simple_keyword()
Declaration
public ClojureParser.Simple_keywordContext simple_keyword()
Returns
|
Improve this Doc
View Source
simple_sym()
Declaration
public ClojureParser.Simple_symContext simple_sym()
Returns
|
Improve this Doc
View Source
string_()
Declaration
public ClojureParser.String_Context string_()
Returns
|
Improve this Doc
View Source
symbol()
Declaration
public ClojureParser.SymbolContext symbol()
Returns
|
Improve this Doc
View Source
tag()
Declaration
public ClojureParser.TagContext tag()
Returns
|
Improve this Doc
View Source
u_hex_quad()
Declaration
public ClojureParser.U_hex_quadContext u_hex_quad()
Returns
|
Improve this Doc
View Source
unquote()
Declaration
public ClojureParser.UnquoteContext unquote()
Returns
|
Improve this Doc
View Source
unquote_splicing()
Declaration
public ClojureParser.Unquote_splicingContext unquote_splicing()
Returns
|
Improve this Doc
View Source
var_quote()
Declaration
public ClojureParser.Var_quoteContext var_quote()
Returns
|
Improve this Doc
View Source
vector()
Declaration
public ClojureParser.VectorContext vector()
Returns