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.LNodeExt Member List

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

ArgNamed(this LNode self, Symbol name) (defined in Loyc.Syntax.LNodeExt)Loyc.Syntax.LNodeExtinlinestatic
AsList(this LNode block, Symbol braces)Loyc.Syntax.LNodeExtinlinestatic
AsLNode(this VList< LNode > list, Symbol listIdentifier)Loyc.Syntax.LNodeExtinlinestatic
AttrNamed(this LNode self, Symbol name) (defined in Loyc.Syntax.LNodeExt)Loyc.Syntax.LNodeExtinlinestatic
IndexWithName(this VList< LNode > self, Symbol name) (defined in Loyc.Syntax.LNodeExt)Loyc.Syntax.LNodeExtinlinestatic
MatchesPattern(this LNode candidate, LNode pattern, ref MMap< Symbol, LNode > captures, out VList< LNode > unmatchedAttrs)Loyc.Syntax.LNodeExtinlinestatic
MatchesPattern(this LNode candidate, LNode pattern, out MMap< Symbol, LNode > captures) (defined in Loyc.Syntax.LNodeExt)Loyc.Syntax.LNodeExtinlinestatic
NodeNamed(this VList< LNode > self, Symbol name) (defined in Loyc.Syntax.LNodeExt)Loyc.Syntax.LNodeExtinlinestatic
SpliceAdd(this WList< LNode > list, LNode node, Symbol listName=null) (defined in Loyc.Syntax.LNodeExt)Loyc.Syntax.LNodeExtinlinestatic
SpliceInsert(this WList< LNode > list, int index, LNode node, Symbol listName=null) (defined in Loyc.Syntax.LNodeExt)Loyc.Syntax.LNodeExtinlinestatic
WithoutAttrNamed(this LNode self, Symbol name) (defined in Loyc.Syntax.LNodeExt)Loyc.Syntax.LNodeExtinlinestatic
WithoutAttrNamed(this LNode self, Symbol name, out LNode removedAttr) (defined in Loyc.Syntax.LNodeExt)Loyc.Syntax.LNodeExtinlinestatic
WithoutNodeNamed(this VList< LNode > a, Symbol name) (defined in Loyc.Syntax.LNodeExt)Loyc.Syntax.LNodeExtinlinestatic
WithoutNodeNamed(this VList< LNode > list, Symbol name, out LNode removedNode) (defined in Loyc.Syntax.LNodeExt)Loyc.Syntax.LNodeExtinlinestatic
WithoutOuterParens(this LNode self) (defined in Loyc.Syntax.LNodeExt)Loyc.Syntax.LNodeExtinlinestatic
WithSpliced(this VList< LNode > list, int index, LNode node, Symbol listName=null) (defined in Loyc.Syntax.LNodeExt)Loyc.Syntax.LNodeExtinlinestatic
WithSpliced(this VList< LNode > list, LNode node, Symbol listName=null) (defined in Loyc.Syntax.LNodeExt)Loyc.Syntax.LNodeExtinlinestatic