|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.github.abrarsyed.jastyle.AbstractASBase
com.github.abrarsyed.jastyle.ASEnhancer
public class ASEnhancer
| Field Summary |
|---|
| Fields inherited from class com.github.abrarsyed.jastyle.AbstractASBase |
|---|
fileType |
| Constructor Summary | |
|---|---|
ASEnhancer()
ASEnhancer constructor |
|
| Method Summary | |
|---|---|
void |
enhance(java.lang.StringBuilder line)
additional formatting for line of source code. |
| Methods inherited from class com.github.abrarsyed.jastyle.AbstractASBase |
|---|
findKeyword, getCurrentWord, init, isCharPotentialHeader, isCharPotentialOperator, isCStyle, isJavaStyle, isLegalNameChar, isSharpStyle, peekNextChar |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ASEnhancer()
| Method Detail |
|---|
public void enhance(java.lang.StringBuilder line)
line - the original formatted line will be updated if necessary.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||