Skip to content
Commit 5745a2e8 authored by Matthew Dawson's avatar Matthew Dawson
Browse files

Add a static Type or TypeMarker element to all VariableTypes.

jTET needs a large amount of throw away instances of types or their marker
for its work.  Instead of creating a new instance each time, use a static
instance to avoid the work.  It also makes it more obvious when something is
temporary.
parent 0be5eefd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment