rnix
0.11.0
Module ast
Structs
Enums
Traits
In crate rnix
Module
rnix
::
ast
Copy item path
source
·
[
−
]
Expand description
Provides a type system for the AST, in some sense
Structs
§
Apply
Assert
AttrSet
Attrpath
Attrpath
Value
BinOp
Comment
Dynamic
Error
Float
HasAttr
Ident
Ident
Param
IfElse
Inherit
Inherit
From
Integer
Interpol
Lambda
Legacy
Let
LetIn
List
Literal
Paren
PatBind
PatEntry
Path
Path
Content
Pattern
Root
Select
Str
StrContent
UnaryOp
Uri
Whitespace
With
Enums
§
Attr
BinOp
Kind
Entry
Expr
An expression. The fundamental nix ast type.
Interpol
Part
Literal
Kind
Param
Unary
OpKind
Traits
§
AstNode
AstToken
HasEntry