| Package | Description |
|---|---|
| com.fizzed.rocker.compiler | |
| com.fizzed.rocker.model |
| Modifier and Type | Method and Description |
|---|---|
static SourcePosition |
JavaSourceUtil.findSourcePosition(File javaFile,
int lineNumber,
int columnNumber)
Finds the template source reference embedded within the the prior two
lines from the generate Java source.
|
static SourcePosition |
JavaSourceUtil.findSourcePositionInComment(String line) |
| Modifier and Type | Method and Description |
|---|---|
SourcePosition |
PlainText.findSourcePositionOfNonWhitespace() |
SourcePosition |
SourceRef.getBegin() |
| Constructor and Description |
|---|
SourceRef(SourcePosition begin,
int charLength,
String text) |
Copyright © 2016–2020 Fizzed, Inc. All rights reserved.