package
0.0.0-20240220045909-d6d59087f46f
Repository: https://github.com/hemant-jain-author/design-patterns-using-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

AddExpression struct.
Context struct.
Context type.
Minus type.
NonterminalExpression struct.
Number type.
NumberExpression struct.
Plus type.
TerminalExpression struct.

# Interfaces

AbstractExpression interface.
Expression interface.
Expression interface.