Package-level declarations

Types

Link copied to clipboard

An exception that occurs in a CommentBuilder

Link copied to clipboard
abstract class StacksException(message: String) : RuntimeException

A StacksException is an abstract RuntimeException that defines common state amongst exceptions in Stacks.

Link copied to clipboard

An Stacks scanner exception