Uses of Interface
org.fhirfrog.frog.shorthand.TSHVisitor
Packages that use TSHVisitor
Package
Description
TestScript Shorthand (TSH) - A concise syntax for authoring FHIR TestScripts.
-
Uses of TSHVisitor in org.fhirfrog.frog.shorthand
Classes in org.fhirfrog.frog.shorthand that implement TSHVisitorModifier and TypeClassDescriptionclassThis class provides an empty implementation ofTSHVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.classCompiles TSH AST to FHIR TestScript resources.