Class KeyBindTagCompiler

java.lang.Object
guideme.compiler.tags.FlowTagCompiler
guideme.compiler.tags.KeyBindTagCompiler
All Implemented Interfaces:
TagCompiler, Extension

public class KeyBindTagCompiler extends FlowTagCompiler
This tag compiles to the current binding for a key binding.
  • Constructor Details

    • KeyBindTagCompiler

      public KeyBindTagCompiler()
  • Method Details