Class CursorVariable

    • Constructor Detail

      • CursorVariable

        public CursorVariable​(org.eclipse.jface.text.IRegion region)
        Creates new instance of this with given region
        Parameters:
        region - The region of the variable, cannot be null
    • Method Detail

      • getVariableText

        protected String getVariableText()
        Description copied from class: AbstractVariable
        Returns text of the variable for the given region
        Specified by:
        getVariableText in class AbstractVariable
        Returns:
        The text of the variable for the given region, can be null