Class ClangTextField

All Implemented Interfaces:
Field, TextField

public class ClangTextField extends WrappingVerticalLayoutTextField
  • Constructor Details

  • Method Details

    • getToken

      public ClangToken getToken(FieldLocation loc)
      Gets the C language token at the indicated location.
      Parameters:
      loc - the field location
      Returns:
      the token
    • getLineNumber

      public int getLineNumber()