//
pkg.gl
Category
honnef.co/go/tools
pattern
package
0.6.0
Repository:
https://github.com/dominikh/go-tools.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
10
Dependents
56
Files
2.1k SLOC
#
Functions
ASTToNode
Match
MustParse
NodeToAST
#
Structs
Any
ArrayType
AssignStmt
BasicLit
BinaryExpr
Binding
BranchStmt
Builtin
CallExpr
CaseClause
ChanType
CommClause
CompositeLit
DeferStmt
Ellipsis
EmptyStmt
Field
ForStmt
FuncDecl
FuncLit
FuncType
GenDecl
GoStmt
Ident
IfStmt
ImportSpec
IncDecStmt
IndexExpr
IndexListExpr
IntegerLiteral
An IntegerLiteral is a constant expression made up of only integer basic literals and the "+" and "-" unary operators.
InterfaceType
KeyValueExpr
List
MapType
Matcher
Nil
Not
Object
Or
Parser
Pattern
RangeStmt
ReturnStmt
SelectorExpr
SelectStmt
SendStmt
SliceExpr
StarExpr
StructType
SwitchStmt
Symbol
TrulyConstantExpression
A TrulyConstantExpression is a constant expression that does not make use of any identifiers.
TypeAssertExpr
TypeSpec
TypeSwitchStmt
UnaryExpr
ValueSpec
#
Interfaces
Node
#
Type aliases
State
String
Token