# Packages
This package implements a parser and parse tree dumper for Dockerfiles.
# Functions
No description provided by the author
# Constants
NoBaseImageSpecifier is the symbol used by the FROM command to specify that no base image is to be used.
# Variables
No description provided by the author
# Structs
internal struct, used to maintain configuration of the Dockerfile's processing as it evaluates the parsing result.
No description provided by the author