Fixed Javadoc warnings.
This commit is contained in:
parent
b841a7f14b
commit
3f76c3692d
10 changed files with 65 additions and 70 deletions
|
@ -1622,7 +1622,7 @@ public static String getAVowel() {
|
|||
|
||||
/**
|
||||
* Returns true iff this glyph is a top (superscript) vowel.
|
||||
* @param a DuffCode representing a TibetanMachineWeb glyph
|
||||
* @param dc a DuffCode representing a TibetanMachineWeb glyph
|
||||
* @return true if the glyph is a top-hanging (superscript) vowel (i,
|
||||
* u, e, o, ai, or ao) and false if not */
|
||||
public static boolean isTopVowel(DuffCode dc) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue