Package software.coley.sourcesolver.model
package software.coley.sourcesolver.model
-
ClassDescriptionA model that can be annotated.Model switch pattern matching as described in the JDK 21 preview feature implementation.Utility to provide vararg children to
AbstractModelconstructors while also coveringnullcases.A model that couldn't be fully/properly parsed.Model switch pattern matching as described in the JDK 17 preview feature implementation.Base model type for all AST elements.Visitor forModelthat walks downModel.getChildren().A model that has an identifier.A model that has an identifier as an expression.Model switch pattern matching as described in the JDK 17 preview feature implementation.