version: $Id: QuestionCurrLineEmptyOrEnterPress.java 4255 2007-08-28 19:17:37Z mgricken $ version: Asks whether the current line is empty (contains only whitespace), or indentation was version: spawned by pressing enter. version: TODO: eliminate duplicated code with QuestionCurrentLineEmpty
Determines if the current line in the document is empty.
Parameters: doc - AbstractDJDocument containing the line to be indented. Parameters: reason - The reason that the indentation is being done true if this node's rule holds.
Methods inherited from edu.rice.cs.drjava.model.definitions.indent.IndentRuleQuestion