Enhanced C#
Language of your choice: library documentation

Documentation moved to ecsharp.net

GitHub doesn't support HTTP redirects, so you'll be redirected in 3 seconds.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Loyc.Syntax.IdNode Member List

This is the complete list of members for Loyc.Syntax.IdNode, including all inherited members.

ArgCount (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNode
Args (defined in Loyc.Syntax.IdNode)Loyc.Syntax.IdNode
AttrCount (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNode
AttrsLoyc.Syntax.LNode
BaseStyle (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNode
Call(LNodeVisitor visitor) (defined in Loyc.Syntax.IdNode)Loyc.Syntax.IdNodeinlinevirtual
Call(ILNodeVisitor visitor) (defined in Loyc.Syntax.IdNode)Loyc.Syntax.IdNodeinlinevirtual
Call(Symbol name, LNode prototype) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Call(LNode target, LNode prototype) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Call(Symbol name, VList< LNode > args, LNode prototype) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Call(LNode target, VList< LNode > args, LNode prototype) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Call(VList< LNode > attrs, Symbol name, VList< LNode > args, LNode prototype) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Call(VList< LNode > attrs, LNode target, VList< LNode > args, LNode prototype) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Call(Symbol name, SourceRange range, NodeStyle style=NodeStyle.Default) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Call(LNode target, SourceRange range, NodeStyle style=NodeStyle.Default) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Call(Symbol name, VList< LNode > args, SourceRange range, NodeStyle style=NodeStyle.Default) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Call(LNode target, VList< LNode > args, SourceRange range, NodeStyle style=NodeStyle.Default) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Call(VList< LNode > attrs, Symbol name, VList< LNode > args, SourceRange range, NodeStyle style=NodeStyle.Default) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Call(VList< LNode > attrs, LNode target, VList< LNode > args, SourceRange range, NodeStyle style=NodeStyle.Default) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Call(Symbol name, ISourceFile file=null, int position=-1, int width=-1, NodeStyle style=NodeStyle.Default) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Call(LNode target, ISourceFile file=null, int position=-1, int width=-1, NodeStyle style=NodeStyle.Default) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Call(Symbol name, VList< LNode > args, ISourceFile file=null, int position=-1, int width=-1, NodeStyle style=NodeStyle.Default) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Call(LNode target, VList< LNode > args, ISourceFile file=null, int position=-1, int width=-1, NodeStyle style=NodeStyle.Default) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Call(VList< LNode > attrs, Symbol name, VList< LNode > args, ISourceFile file=null, int position=-1, int width=-1, NodeStyle style=NodeStyle.Default) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Call(VList< LNode > attrs, LNode target, VList< LNode > args, ISourceFile file=null, int position=-1, int width=-1, NodeStyle style=NodeStyle.Default) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Calls(Symbol name, int argCount) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinevirtual
Calls(string name, int argCount) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinevirtual
Calls(Symbol name) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinevirtual
Calls(string name) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinevirtual
CallsMin(Symbol name, int argCount) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinevirtual
CallsMin(string name, int argCount) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinevirtual
Clone()Loyc.Syntax.IdNodepure virtual
Count (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNode
Descendants(NodeScanMode mode=NodeScanMode.YieldAllChildren) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
DescendantsAndSelf() (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
Equals(LNode b, bool compareStyles)Loyc.Syntax.IdNodeinlinevirtual
Loyc::Syntax::LNode.Equals(LNode a, LNode b, bool compareStyles=false)Loyc.Syntax.LNodeinlinestatic
Loyc::Syntax::LNode.Equals(VList< LNode > a, VList< LNode > b, bool compareStyles=false)Loyc.Syntax.LNodeinlinestatic
Equals(LNode other) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
Equals(object other) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
GetEnumerator() (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
Loyc::Syntax::LNode.GetHashCode()Loyc.Syntax.LNodeinline
HasAttrs (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNode
HasPAttrs() (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
HasSimpleHead()Loyc.Syntax.LNodeinlinevirtual
HasSimpleHeadWithoutPAttrs()Loyc.Syntax.LNodeinlinevirtual
HasSpecialNameLoyc.Syntax.LNode
HasTokenValue (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNode
HasValue (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNode
Id(Symbol name, LNode prototype) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Id(string name, LNode prototype) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Id(VList< LNode > attrs, Symbol name, LNode prototype) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Id(VList< LNode > attrs, string name, LNode prototype) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Id(Symbol name, SourceRange range, NodeStyle style=NodeStyle.Default) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Id(string name, SourceRange range, NodeStyle style=NodeStyle.Default) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Id(VList< LNode > attrs, Symbol name, SourceRange range, NodeStyle style=NodeStyle.Default) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Id(VList< LNode > attrs, string name, SourceRange range, NodeStyle style=NodeStyle.Default) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Id(Symbol name, ISourceFile file=null, int position=-1, int width=-1) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Id(string name, ISourceFile file=null, int position=-1, int width=-1) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Id(VList< LNode > attrs, Symbol name, ISourceFile file=null, int position=-1, int width=-1) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Id(VList< LNode > attrs, string name, ISourceFile file=null, int position=-1, int width=-1) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
IdNode(LNode ras) (defined in Loyc.Syntax.IdNode)Loyc.Syntax.IdNodeinlineprotected
IdNode(SourceRange range, NodeStyle style) (defined in Loyc.Syntax.IdNode)Loyc.Syntax.IdNodeinlineprotected
InParens(LNode node) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
InParens(LNode node, SourceRange range) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
InParens(LNode node, ISourceFile file=null, int position=-1, int width=-1) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
InParensTrivia (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodestatic
IsCall (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNode
IsFrozenLoyc.Syntax.LNode
IsId (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNode
IsIdNamed(Symbol name) (defined in Loyc.Syntax.IdNode)Loyc.Syntax.IdNodeinlinevirtual
IsIdNamed(string name) (defined in Loyc.Syntax.IdNode)Loyc.Syntax.IdNodeinlinevirtual
IsIdWithoutPAttrs() (defined in Loyc.Syntax.IdNode)Loyc.Syntax.IdNodeinlinevirtual
IsIdWithoutPAttrs(Symbol name) (defined in Loyc.Syntax.IdNode)Loyc.Syntax.IdNodeinlinevirtual
IsLiteral (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNode
IsParenthesizedExpr() (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinevirtual
IsTrivia (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNode
Kind (defined in Loyc.Syntax.IdNode)Loyc.Syntax.IdNode
List() (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
List(LNode list_0) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
List(LNode list_0, LNode list_1) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
List(params LNode[] list) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
List(IEnumerable< LNode > list) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
List(VList< LNode > list) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Literal(object value, LNode prototype) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Literal(VList< LNode > attrs, object value, LNode prototype) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Literal(object value, SourceRange range, NodeStyle style=NodeStyle.Default) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Literal(VList< LNode > attrs, object value, SourceRange range, NodeStyle style=NodeStyle.Default) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Literal(object value, ISourceFile file=null, int position=-1, int width=-1, NodeStyle style=NodeStyle.Default) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Literal(VList< LNode > attrs, object value, ISourceFile file=null, int position=-1, int width=-1, NodeStyle style=NodeStyle.Default) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
LNode(LNode prototype) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlineprotected
LNode(SourceRange range, NodeStyle style) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlineprotected
Max (defined in Loyc.Syntax.IdNode)Loyc.Syntax.IdNode
MergeBinary(LNode node1, LNode node2, Symbol binaryOpName)Loyc.Syntax.LNodeinlinestatic
MergeLists(LNode node1, LNode node2, Symbol listName)Loyc.Syntax.LNodeinlinestatic
Min (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNode
Missing (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodestatic
Name (defined in Loyc.Syntax.IdNode)Loyc.Syntax.IdNode
NoNulls(VList< LNode > list, string propName) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlineprotectedstatic
PAttrs() (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
PlusArg(LNode arg) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
PlusArgs(VList< LNode > args) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
PlusArgs(IEnumerable< LNode > args) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
PlusArgs(params LNode[] args) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
PlusAttr(LNode attr) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
PlusAttrs(VList< LNode > attrs) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
PlusAttrs(IEnumerable< LNode > attrs) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
PlusAttrs(params LNode[] attrs) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
Print(object mode=null, string indentString="\t", string lineSeparator="\n") (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinevirtual
PrinterLoyc.Syntax.LNodestatic
PushPrinter(LNodePrinter printer)Loyc.Syntax.LNodeinlinestatic
RangeLoyc.Syntax.LNode
RAS (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeprotected
ReplaceRecursive(Func< LNode, LNode > selector, bool replaceRoot=true)Loyc.Syntax.IdNodeinlinevirtual
Select(Func< LNode, LNode > selector)Loyc.Syntax.IdNodeinlinevirtual
SetBaseStyle(NodeStyle s) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
SetStyle(NodeStyle s) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
Slice(int start, int count=int.MaxValue) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
SourceLoyc.Syntax.LNode
StyleLoyc.Syntax.LNode
SyntheticSource (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodestatic
Target (defined in Loyc.Syntax.IdNode)Loyc.Syntax.IdNode
this[int index] (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNode
ToString() (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
Trivia(Symbol name, object value, LNode prototype) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Trivia(Symbol name, object value, SourceRange range, NodeStyle style=NodeStyle.Default) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
Trivia(Symbol name, object value, ISourceFile file=null, int position=-1, int width=-1, NodeStyle style=NodeStyle.Default) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinestatic
TriviaValueLoyc.Syntax.LNode
TryGet(int index, out bool fail) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
Value (defined in Loyc.Syntax.IdNode)Loyc.Syntax.IdNode
With(LNode target, VList< LNode > args)Loyc.Syntax.LNodeinlinevirtual
With(Symbol target, VList< LNode > args)Loyc.Syntax.LNodeinlinevirtual
With(Symbol target, params LNode[] args) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
With(SourceRange range, NodeStyle style) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinevirtual
WithArgChanged(int index, LNode newValue) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
WithArgs(VList< LNode > args)Loyc.Syntax.IdNodeinlinevirtual
WithArgs(params LNode[] args) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
WithArgs(Func< LNode, Maybe< LNode >> selector) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinevirtual
WithAttrChanged(int index, LNode newValue) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
WithAttrs(VList< LNode > attrs) (defined in Loyc.Syntax.IdNode)Loyc.Syntax.IdNodepure virtual
WithAttrs(params LNode[] attrs) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
WithAttrs(Func< LNode, Maybe< LNode >> selector) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
WithName(Symbol name)Loyc.Syntax.IdNodepure virtual
WithoutAttrs() (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinevirtual
WithRange(SourceRange range) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
WithRange(int startIndex, int endIndex) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
WithSplicedArgs(int index, LNode from, Symbol listName) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
WithSplicedArgs(LNode from, Symbol listName) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
WithSplicedAttrs(int index, LNode from, Symbol listName) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
WithSplicedAttrs(LNode from, Symbol listName) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
WithStyle(NodeStyle style) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinline
WithTarget(LNode target) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinevirtual
WithTarget(Symbol name) (defined in Loyc.Syntax.LNode)Loyc.Syntax.LNodeinlinevirtual
WithValue(object value)Loyc.Syntax.IdNodeinlinevirtual