Uses of Record Class
org.ek9lang.cli.SectionedBuffers.BufferSnapshot
Packages that use SectionedBuffers.BufferSnapshot
Package
Description
A-1 - Start here for the main command-line entry use of the compiler.
-
Uses of SectionedBuffers.BufferSnapshot in org.ek9lang.cli
Methods in org.ek9lang.cli that return SectionedBuffers.BufferSnapshotModifier and TypeMethodDescriptionSectionedBuffers.createSnapshot()Create a snapshot of all buffers for undo support.Methods in org.ek9lang.cli with parameters of type SectionedBuffers.BufferSnapshotModifier and TypeMethodDescriptionvoidSectionedBuffers.restoreFromSnapshot(SectionedBuffers.BufferSnapshot snapshot) Restore buffers from a snapshot.